On my headless server I find handy that anyone could reboot the machine
by pressing ctrl-alt-del. 
Once srvPowerControl is installed "by the book" (I think), this doesn't
work anymore on debian since /etc/inittab contains:
Code:
--------------------
    ca:12345:ctrlaltdel:/sbin/shutdown -t1 -a -r now
  
--------------------
 and an /etc/shutdown.allow file is being created for the user
squeezeboxserver.

I removed the "-a" option from inittab to regain the ability to
shutdown from the keyboard when nobody is logged-in.

Details in man 8 shutdown, under the title "Access Control"


-- 
epoch1970
------------------------------------------------------------------------
epoch1970's Profile: http://forums.slimdevices.com/member.php?userid=16711
View this thread: http://forums.slimdevices.com/showthread.php?t=48521

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to