exec-group.service revision cdaf5070480c09a7650589fa02b4d59c0af00112
[Unit]
Description=Test for Group
[Service]
ExecStart=/bin/sh -x -c 'test "$$(id -n -g)" = "nobody"'
Type=oneshot
Group=nobody