Re: Again: shutdown as user

2001-07-07 Thread der.hans
Am 07. Jul, 2001 schwäzte Timeboy so: > how can i use the command shutdown -h now as user. Like to use it in a > shell script. No #su, password, etc. please! Set it up in sudo using the NOPASSWD option. I have that on my laptop. I then stuck it in a script ( alias would work as well ). Now as a n

Again: shutdown as user

2001-07-07 Thread Timeboy
On Sat, 07 Jul 2001 14:31:21 +0200, i wrote: > ** > ** Hi! > ** > ** What can i do to use shutdown as normal user? > ** > ** Timo > ** Now i write: how can i use the command shutdown -h now as user. Like to use it in a shell script. No #su, password, etc. please! Timo