mirror of
https://git.vectorsigma.ru/public/headscale.git
synced 2026-07-28 21:38:03 +00:00
The systemd target "syslog.target" and not required because syslog is socket activated. The directory /var/run is usually a symlink to /run and its created by systemd via the RuntimeDirectory=headscale option. System creates and handles permissions, no need to manually mark it as a read-write path.