chore: update dae.service

This commit is contained in:
mzz2017 2023-02-04 22:22:28 +08:00
parent 5af9c9d46e
commit 43e49f0529

View File

@ -9,6 +9,7 @@ Type=simple
User=root
LimitNPROC=500
LimitNOFILE=1000000
ExecStartPre=/usr/bin/dae validate -c /etc/dae/config.dae
ExecStart=/usr/bin/dae run --disable-timestamp -c /etc/dae/config.dae
Restart=on-failure