hwdb: fix screen rotation for EXO Wings 2in1 w1125 (#36283)
[systemd.io.git] / test / test-execute / exec-privatedevices-yes.service
blob2d32753053aefb7799daa14f8fb3e0bdf6220c19
1 # SPDX-License-Identifier: LGPL-2.1-or-later
2 [Unit]
3 Description=Test for PrivateDevices=yes
5 [Service]
6 ExecStart=sh -c 'test ! -c /dev/kmsg'
7 Type=oneshot
8 PrivateDevices=yes