Package: libpam-systemd Version: 11-1 Severity: normal After booting the system with init=/bin/systemd some cron-jobs are reporting an error.
Here is the part from /var/log/auth.log in case of the cron-job: pc su[10301]: Successful su for j42 by root pc su[10301]: + ??? root:j42 pc su[10301]: pam_unix(su:session): session opened for user j42 by (uid=0) pc su[10301]: pam_systemd(su:session): Moving new user session for j42 into control group /user/j42/66c. pc su[10301]: pam_unix(su:session): session closed for user j42 pc su[10301]: pam_systemd(su:session): Failed to lock runtime directory: Permission denied pc su[10301]: pam_close_session: System error The requested programs are executed fine, so the croned job is working. The same happens when starting the su command from the command line. /bin/su - mirror -c "/bin/date" Sun Oct 10 17:35:47 CEST 2010 su: System error Here is the part from /var/log/auth.log in case of the /bin/date: pc su[12577]: Successful su for mirror by root pc su[12577]: + /dev/pts/2 root:mirror pc su[12577]: pam_unix(su:session): session opened for user mirror by j42(uid=0) pc su[12577]: pam_systemd(su:session): Moving new user session for mirror into control group /user/mirror/83c. pc su[12577]: pam_unix(su:session): session closed for user mirror pc su[12577]: pam_systemd(su:session): Failed to lock runtime directory: Permission denied pc su[12577]: pam_close_session: System error -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.32-5-xen-amd64 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages libpam-systemd depends on: ii libc6 2.11.2-6 Embedded GNU C Library: Shared lib ii libcap2 1:2.19-3 support for getting/setting POSIX. ii libpam0g 1.1.1-6 Pluggable Authentication Modules l ii systemd 11-1 system and session manager libpam-systemd recommends no packages. libpam-systemd suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

