summaryrefslogtreecommitdiff
path: root/test/test-execute/exec-supplementarygroups.service
blob: 43a9a981f24369319d35bd2931e1d3b3e94d89a6 (plain)
1
2
3
4
5
6
7
[Unit]
Description=Test for Supplementary Group

[Service]
ExecStart=/bin/sh -x -c 'test "$$(id -G)" = "0 1"'
Type=oneshot
SupplementaryGroups=1