tvl-depot/third_party/nix/misc/systemd/nix-daemon.socket.in

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

12 lines
249 B
SYSTEMD
Raw Normal View History

2014-04-07 11:18:54 +02:00
[Unit]
Description=Nix Daemon Socket
Before=multi-user.target
RequiresMountsFor=@storedir@
ConditionPathIsReadWrite=@localstatedir@/nix/daemon-socket
[Socket]
ListenStream=@localstatedir@/nix/daemon-socket/socket
[Install]
WantedBy=sockets.target