BTS

Message5833

Author korn
Recipients korn, mika
Date 2016-03-03.09:31:21
Content
This script creates /var/run/screen, root:utmp, with appropriate permissions. If
that directory doesn't exist, non-root users can't run screen. This becomes a
problem if you remaster grml with a modified inittab that doesn't start any
screens as root.

Suggested change: add "80        -       S              
/etc/init.d/screen-cleanup" to
/etc/grml/fai/config/files/etc/runlevel.conf/GRMLBASE (but I haven't tested
whether this really fixes the problem).
History
Date User Action Args
2016-03-03 09:31:22kornsetrecipients: + korn, mika
2016-03-03 09:31:22kornsetmessageid: <1456997482.08.0.334611584407.issue2172@bts.grml.org>
2016-03-03 09:31:22kornlinkissue2172 messages
2016-03-03 09:31:21korncreate