Allow to listen unix socket

This commit is contained in:
NXShock 2025-06-03 13:33:05 +05:00
parent 4451458dc2
commit 286577dd90
4 changed files with 26 additions and 8 deletions

View file

@ -6,6 +6,8 @@ Wants=network-online.target
[Service]
Type=simple
User=promodj
Group=promodj
RuntimeDirectory=promodj
ExecStart=/usr/bin/promodj
Restart=on-failure
RestartSec=10s