This repository has been archived on 2026-08-30. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
varde/dist/varde.socket
T

11 lines
181 B
SYSTEMD
Raw Normal View History

# Socket activation for the varde system daemon.
[Unit]
Description=varde API socket
[Socket]
ListenStream=/run/varde/varde.sock
SocketMode=0666
[Install]
WantedBy=sockets.target