I'm not all familiar with sudo but maybe you need to make your script
like this:


Code:
--------------------
    
  #!/bin/sh
  sudo /sbin/./shutdown -k now
  
--------------------


-WildCoder


-- 
WildCoder
------------------------------------------------------------------------
WildCoder's Profile: http://forums.slimdevices.com/member.php?userid=1827
View this thread: http://forums.slimdevices.com/showthread.php?t=18073

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/unix

Reply via email to