summaryrefslogtreecommitdiff
path: root/src/shared/dev-setup.h
Commit message (Collapse)AuthorAge
* exec: introduce PrivateDevices= switch to provide services with a private /devLennart Poettering2014-01-20
| | | | | | Similar to PrivateNetwork=, PrivateTmp= introduce PrivateDevices= that sets up a private /dev with only the API pseudo-devices like /dev/null, /dev/zero, /dev/random, but not any physical devices in them.
* dev-setup: allow a path prefix for use in chrootsDave Reisner2012-08-21
| | | | | With this adjustment, we can reuse this code elsewhere, such as in nspawn.
* udev: unify /dev static symlink setupKay Sievers2012-04-17