1 2 3 4 5 6
[Unit] Description=Test for Group [Service] ExecStart=/bin/sh -c 'exit $(test $(id -n -g) = nobody)' Group=nobody