summaryrefslogtreecommitdiffstats
path: root/test/test-execute/exec-privatedevices-no.service
blob: 5b8a05133bfed1fba69553ff6763ebf1646f661e (plain)
1
2
3
4
5
6
7
8
# SPDX-License-Identifier: LGPL-2.1-or-later
[Unit]
Description=Test for PrivateDevices=no

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