Systemd/test/exec-privatedevices-no.service

8 lines
132 B
Desktop File

[Unit]
Description=Test for PrivateDev=no
[Service]
ExecStart=/bin/sh -c 'exit $(test -c /dev/mem)'
Type=oneshot
PrivateDevices=no