hwdb: fix screen rotation for EXO Wings 2in1 w1125 (#36283)
[systemd.io.git] / test / test-execute / exec-group-nfsnobody.service
blobaebb1984a190a23146333e95d070b167d4b4b375
1 # SPDX-License-Identifier: LGPL-2.1-or-later
2 [Unit]
3 Description=Test for Group
5 [Service]
6 ExecStart=sh -x -c 'test "$$(id -n -g)" = "nfsnobody"'
7 Type=oneshot
8 Group=nfsnobody