aboutsummaryrefslogtreecommitdiffstats
path: root/testing/nix/nix-daemon.initd
blob: fe81aa8e2bd3dd5f5d674efcbb8ffc972b67c11a (plain)
1
2
3
4
5
6
7
#!/sbin/openrc-run

description="Nix multi-user support daemon"

command="/usr/sbin/nix-daemon"
command_background="yes"
pidfile="/run/$RC_SVCNAME.pid"