X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd.exec.xml;h=7eaf52bc5bd59571a924cb613a67103d32dd623a;hb=90b2de37b80603168f4e9c9c81cff7eea4efa21a;hp=610c821dc095025117444e72bb5d9cfee1964970;hpb=c5b37953b7835562348d71ad5514faefa4cfb10b;p=elogind.git diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml index 610c821dc..7eaf52bc5 100644 --- a/man/systemd.exec.xml +++ b/man/systemd.exec.xml @@ -894,6 +894,24 @@ for details. + + PrivateDevices= + + Takes a boolean + argument. If true, sets up a new /dev + namespace for the executed processes + and only adds API pseudo devices such + as /dev/null, + /dev/zero or + /dev/random to + it, but no physical devices such as + /dev/sda. This is + useful to securely turn off physical + device access by the executed + process. Defaults to + false. + + MountFlags=