summaryrefslogtreecommitdiff
path: root/test/test-execute/exec-privatedevices-no.service
blob: 0285a83ee4bc7056e9760dd791131420c76c2a4b (plain)
1
2
3
4
5
6
7
[Unit]
Description=Test for PrivateDev=no

[Service]
ExecStart=/bin/sh -x -c 'test -c /dev/kmsg'
Type=oneshot
PrivateDevices=no