Cross Reference: exec-group.service
xref
: /
systemd
/
test
/
test-execute
/
exec-group.service
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
exec-group.service revision ac40081621ec299a55246519726a18dd2b08678c
[Unit]
Description=Test for Group
[Service]
ExecStart=
/bin/sh
-c 'exit $(test $(id -n -g) = nobody)'
Group=nobody