1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/filebrowser_ynh.git synced 2024-09-03 18:36:05 +02:00

Revert "Update systemd.service"

This reverts commit 5b54a483d6.
This commit is contained in:
ericgaspar 2022-02-19 10:36:13 +01:00
parent 5b54a483d6
commit a3af204533

View file

@ -7,7 +7,7 @@ Type=simple
User=__APP__
Group=__APP__
WorkingDirectory=__FINALPATH__/
ExecStart=__FINALPATH__/filebrowser
ExecStart=__FINALPATH__/filebrowser -p __PORT__ -c __FINALPATH__/settings.json
[Install]
WantedBy=multi-user.target