Systemd and Fedora 14
Systemd and Fedora 14
Posted Sep 2, 2010 18:42 UTC (Thu) by ABCD (subscriber, #53650)In reply to: Systemd and Fedora 14 by Randakar
Parent article: Systemd and Fedora 14
If /bin is on a separate filesystem from /, then you wouldn't even be able to mount /bin because you wouldn't have a /bin/mount program that could mount it.
From a footnote in the latest FHS: Deciding what things go into "sbin" directories is simple: if a normal (not a system administrator) user will ever run it directly, then it must be placed in one of the "bin" directories. Ordinary users should not have to place any of the sbin directories in their path.
