systemd/test/test-execute/exec-privatedevices-no.service
2017-03-02 10:44:39 +01:00

8 lines
128 B
Desktop File

[Unit]
Description=Test for PrivateDev=no
[Service]
ExecStart=/bin/sh -x -c 'test -c /dev/kmsg'
Type=oneshot
PrivateDevices=no