blob: 1aa04b5bd26cc956366fe98ebea3da2acda0c4b7 [file] [log] [blame] [raw]
[Unit]
Description=Test for Group
[Service]
ExecStart=/bin/sh -c 'exit $(test $(id -n -g) = nobody)'
Group=nobody