mirror of
https://github.com/daeuniverse/dae.git
synced 2025-07-07 00:42:22 +07:00
chore: update dae.service
This commit is contained in:
@ -9,6 +9,7 @@ Type=simple
|
|||||||
User=root
|
User=root
|
||||||
LimitNPROC=500
|
LimitNPROC=500
|
||||||
LimitNOFILE=1000000
|
LimitNOFILE=1000000
|
||||||
|
ExecStartPre=/usr/bin/dae validate -c /etc/dae/config.dae
|
||||||
ExecStart=/usr/bin/dae run --disable-timestamp -c /etc/dae/config.dae
|
ExecStart=/usr/bin/dae run --disable-timestamp -c /etc/dae/config.dae
|
||||||
Restart=on-failure
|
Restart=on-failure
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user