change root path to /opt/unetlab
This commit is contained in:
committed by
GitHub Enterprise
parent
771e21b941
commit
7f7c77db36
@@ -4,7 +4,7 @@ After=network.target
|
|||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
User=root
|
User=root
|
||||||
ExecStart=/usr/local/bin/filebrowser --database /etc/filebrowser/filebrowser.db -r /opt/unetlab/addons
|
ExecStart=/usr/local/bin/filebrowser --database /etc/filebrowser/filebrowser.db -r /opt/unetlab
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
|
|||||||
Reference in New Issue
Block a user