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