Blob Blame History Raw
[Unit]
Description=Test for Group (daemon)

[Service]
ExecStart=/bin/sh -x -c 'test "$$(id -n -g)" = "daemon"'
Type=oneshot
Group=daemon