aboutsummaryrefslogtreecommitdiff
# This file is used by the global systemd.
[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