Cross Reference: /systemd/test/exec-privatedevices-no.service
Cross Reference:
xref
: /
systemd
/
test
/
exec-privatedevices-no.service
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
exec-privatedevices-no.service revision 281e05b6cb406debe7b290e5aee8eae049671c14
1
2
3
4
5
6
7
8
[Unit]
Description=Test for PrivateDev=no
[Service]
ExecStart=
/bin/sh
-c 'exit $(test -c
/dev/mem
)'
Type=oneshot
PrivateDevices=no