mirror of
https://github.com/YunoHost-Apps/adguardhome_ynh.git
synced 2024-09-03 18:06:23 +02:00
fix go to root
This commit is contained in:
parent
4d7ede99e0
commit
4c4ff61251
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ After=network.target
|
|||
|
||||
[Service]
|
||||
WorkingDirectory=__FINALPATH__
|
||||
User=admin
|
||||
User=root
|
||||
Group=users
|
||||
Type=simple
|
||||
UMask=000
|
||||
|
|
Loading…
Add table
Reference in a new issue