[Unit]Description=Test for Supplementary Group with only one group[Service]ExecStart=/bin/sh -x -c 'test "$$(id -G)" = "1" && test "$$(id -g)" = "1" && test "$$(id -u)" = "0"'Type=oneshotGroup=1SupplementaryGroups=1