blob: 0a00c1abc4394713bd2c7ba780599fec30fb8fe2 [file] [log] [blame] [raw]
[Unit]
Description=Test for User
[Service]
ExecStart=/bin/sh -x -c 'test "$$USER" = "nobody"'
Type=oneshot
User=nobody