Svante Signell, le Thu 18 Apr 2013 13:55:01 +0200, a écrit : > halt and reboot are available from hurd in /sbin > ls -l /sbin/halt > lrwxr-xr-x 1 root root 22 Apr 2 2012 /sbin/halt > -> /etc/alternatives/halt > ls -l /etc/alternatives/halt > lrwxr-xr-x 1 root root 15 Apr 2 2012 /etc/alternatives/halt > -> /sbin/halt-hurd
I'm realizing: on GNU/Hurd, sudo su has the same behavior as was done in Linux in the past: that doesn't add /sbin to PATH, you need sudo su - to get /sbin into PATH. I still don't know why Linux does add it. Samuel -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

