1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-27 16:51:15 +02:00

Update misc/runit/nix-daemon.service.in

Co-authored-by: Et7f3 <cadeaudeelie@gmail.com>
This commit is contained in:
Konrad "Unrooted" Klawikowski 2022-07-18 18:43:35 +02:00 committed by GitHub
parent 795bf59361
commit e0a6aea055
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,3 @@
#!bin/sh #!/bin/sh
sv check nix >/dev/null || exit 1 sv check nix >/dev/null || exit 1
exec /nix/var/nix/profiles/default/bin/nix-daemon --daemon exec /nix/var/nix/profiles/default/bin/nix-daemon --daemon