[systemd-devel] Mount options of /var/run/users/<pid>

Павел Самсонов pvsamsonov76 at gmail.com
Tue Feb 17 23:53:50 PST 2015


Thanks for all.

I solve my problem with pam_exec for /etc/pam.d/login,
/etc/pam.d/gdm-password by adding:
session require pam_exec.so /sbin/resources

/sbin/resources:
#!/bin/bash
mount $XDG_RUNTIME_DIR -o remount,noexec

I mean this tread closed.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-devel/attachments/20150218/2e98e2b2/attachment.html>


More information about the systemd-devel mailing list