tvl-depot/configs/shared/.config/systemd/user/lorri.socket
William Carroll 938c1a4eb0 Start lorri with sytemd
Whenever possible, prefer starting things as systemd units instead of
instantiating them in ~/.profile and other dotfiles.
2020-02-07 11:01:34 +00:00

9 lines
No EOL
141 B
SYSTEMD

[Unit]
Description=Lorri build daemon
[Socket]
ListenStream=%t/lorri/daemon.socket
RuntimeDirectory=lorri
[Install]
WantedBy=sockets.target