Package: gcpegg Severity: normal Hey Bdale,
Was just going through the process running as root on a machine that experienced an OOM event. I'm now done to a few core daemons and eggsh; which I don't know if it was the culprit which caused OOM, it would be nice if it ran as the user 'nobody'. >From what I can see it only wants access to the serial port, so if you made it setgid dialout and started it up as nobody it should still work. Not quite sure how to integrate starting up as nobody with the usage of openvt (btw, it should probably be the full path used and be 'test -x' rather than just existance of the file; imagine the admin removing all execute perms for the daemon ... and it starting up anyway). Cheers, Anand -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (650, 'testing'), (600, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.15 Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

