Systemd/test/test-execute/exec-privatedevices-yes.ser...

8 lines
133 B
Desktop File

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