# This is a "job" for the Upstart init system to launch 'guix-daemon'. # Drop it in /etc/init to have 'guix-daemon' automatically started. description "Build daemon for GNU Guix" start on runlevel [2345] stop on runlevel [016] exec @localstatedir@/guix/profiles/per-user/root/current-guix/bin/guix-daemon --build-users-group=guixbuild --discover=no atom+xml'/>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/services/security-token.scm
AgeCommit message (Expand)Author
2022-06-25services: pcscd: Use switch-symlinks from (guix build utils)....Arun Isaac
2021-07-03services: pcscd: Fix daemon signal handling....Brice Waegeneire
2021-06-19services: pcscd: Cleanup socket when started....Brice Waegeneire
2020-12-13gnu: htop: Update to 3.0.3....Tobias Geerinckx-Rice
2020-12-12services: pcscd-shepherd-service: Fix PID file location....Tobias Geerinckx-Rice