summaryrefslogtreecommitdiff
path: root/src/shared/dev-setup.h
Commit message (Collapse)AuthorAgeFilesLines
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
| | | | | This should be handled fine now by .dir-locals.el, so need to carry that stuff in every file.
* nspawn: finish user namespace supportLennart Poettering2015-05-211-1/+3
|
* exec: introduce PrivateDevices= switch to provide services with a private /devLennart Poettering2014-01-201-1/+1
| | | | | | 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-211-5/+2
| | | | | With this adjustment, we can reuse this code elsewhere, such as in nspawn.
* udev: unify /dev static symlink setupKay Sievers2012-04-171-0/+27