]> git.ipfire.org Git - thirdparty/systemd.git/blame - test/test-execute/exec-privatedevices-no.service
tmpfiles: make truncate_file() safe
[thirdparty/systemd.git] / test / test-execute / exec-privatedevices-no.service
CommitLineData
281e05b6 1[Unit]
9c6f2e5a 2Description=Test for PrivateDevices=no
281e05b6
RC
3
4[Service]
01349f5d 5ExecStart=/bin/sh -x -c 'test -c /dev/kmsg'
281e05b6
RC
6Type=oneshot
7PrivateDevices=no