Repository URL to install this package:
|
Version:
257.4-3-nw1 ▾
|
# SPDX-License-Identifier: LGPL-2.1-or-later
[Unit]
Description=Test for Group
[Service]
ExecStart=sh -x -c 'test "$$(id -n -g)" = "nobody"'
Type=oneshot
Group=nobody