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

[Service]
ExecStart=/bin/sh -c 'test ! -c /dev/mem'
Type=oneshot
PrivateDevices=yes