]> git.ipfire.org Git - thirdparty/systemd.git/blame - test/exec-privatedevices-no.service
Hook more properties for transient units
[thirdparty/systemd.git] / test / exec-privatedevices-no.service
CommitLineData
281e05b6
RC
1[Unit]
2Description=Test for PrivateDev=no
3
4[Service]
5ExecStart=/bin/sh -c 'exit $(test -c /dev/mem)'
6Type=oneshot
7PrivateDevices=no