Big review
This commit is contained in:
10
systemd-templates/filebrowser.service
Normal file
10
systemd-templates/filebrowser.service
Normal file
@ -0,0 +1,10 @@
|
||||
[Unit]
|
||||
Description=File Browser web interface
|
||||
|
||||
[Service]
|
||||
User=PH_NAS_USER
|
||||
Type=simple
|
||||
ExecStart=/usr/local/bin/filebrowser -d PH_NAS_DIRECTORY
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
Reference in New Issue
Block a user