Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
refs/heads/rivoreo-fork
/
.
/
test
/
test-execute
/
exec-group.service
blob: be7c7969127835ffab3854906d836fa0984b8211 [
file
] [
log
] [
blame
] [
raw
]
[
Unit
]
Description
=
Test
for
Group
[
Service
]
ExecStart
=
/bin/
sh
-
x
-
c
'test "$$(id -n -g)" = "nobody"'
Type
=
oneshot
Group
=
nobody