1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/duniter_ynh.git synced 2024-09-03 18:26:35 +02:00

[fix] #89: Disable web admin since it is no longer protected

with the new permission system brought by YunoHost v4.1
This commit is contained in:
Moul 2021-03-28 16:22:20 +02:00
parent 3598d35693
commit aacb2791d6

View file

@ -3,7 +3,7 @@ Description=Duniter node
After=network.target
[Service]
Environment="DUNITER_WEB=web"
Environment="DUNITER_WEB="
Group=root
User=root
Type=forking