Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v239-8
/
.
/
test
/
test-execute
/
exec-supplementarygroups-single-group.service
blob: ee502b3d3773d816a0513cd39253d79cd4c9a3db [
file
] [
log
] [
blame
] [
raw
]
[
Unit
]
Description
=
Test
for
Supplementary
Group
with
only one
group
[
Service
]
ExecStart
=
/bin/
sh
-
x
-
c
'test "$$(id -G)" = "1" && test "$$(id -g)" = "1" && test "$$(id -u)" = "0"'
Type
=
oneshot
Group
=
1
SupplementaryGroups
=
1