summaryrefslogtreecommitdiffstats
path: root/test/test-execute/exec-privatedevices-no.service
blob: 31a5e3c72b23470f17ef62253c5ccb9c0e3262ce (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=/bin/sh -x -c 'test -c /dev/kmsg'
Type=oneshot
PrivateDevices=no