Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
main
/
.
/
test
/
test-execute
/
exec-group-nogroup.service
blob: 7f167298903a226dda57856eabf060bbbc05dfc5 [
file
] [
log
] [
blame
] [
raw
]
# SPDX-License-Identifier: LGPL-2.1-or-later
[
Unit
]
Description
=
Test
for
Group
[
Service
]
ExecStart
=
/bin/
sh
-
x
-
c
'test "$$(id -n -g)" = "nogroup"'
Type
=
oneshot
Group
=
nogroup