1 2 3 4 5 6 7 8 9 10 11 12
[Unit] Description=Launch user shepherd daemon Wants=guix-daemon.service [Service] Type=oneshot ExecStart=/var/guix/profiles/per-user/shepherd/guix-profile/bin/shepherd User=shepherd Group=shepherd [Install] WantedBy=multi-user.target