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