Cross Reference: exec-privatedevices-yes.service
xref
: /
systemd
/
test
/
test-execute
/
exec-privatedevices-yes.service
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
exec-privatedevices-yes.service revision ac40081621ec299a55246519726a18dd2b08678c
[Unit]
Description=Test for PrivateDev=yes
[Service]
ExecStart=
/bin/sh
-c 'exit $(test ! -c
/dev/mem
)'
Type=oneshot
PrivateDevices=yes