mirror of
https://github.com/YunoHost-Apps/adguardhome_ynh.git
synced 2024-09-03 18:06:23 +02:00
Update systemd.service
This commit is contained in:
parent
899bd6b83b
commit
630522aab7
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ User=__APP__
|
|||
Group=__APP__
|
||||
StartLimitInterval=5
|
||||
StartLimitBurst=10
|
||||
WorkingDirectory=__FINALPATH__
|
||||
ExecStart=__FINALPATH__/AdGuardHome -c __FINALPATH__/AdGuardHome.yaml -p __PORT__
|
||||
|
||||
WorkingDirectory=/etc/AdGuardHome
|
||||
|
|
Loading…
Add table
Reference in a new issue