systemd/test/test-execute/exec-privatedevices-yes.service
2015-11-18 10:25:59 +01:00

8 lines
128 B
Desktop File

[Unit]
Description=Test for PrivateDev=yes
[Service]
ExecStart=/bin/sh -c 'test ! -c /dev/mem'
Type=oneshot
PrivateDevices=yes