mirror of
https://github.com/nxshock/promodj.git
synced 2025-07-01 23:53:35 +05:00
Allow to listen unix socket
This commit is contained in:
parent
4451458dc2
commit
286577dd90
4 changed files with 26 additions and 8 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue