Change default path for Filebrowser DB

This commit is contained in:
Alexandre CATTEAU 2023-02-11 16:59:56 +01:00
parent ec3f7c7bdf
commit e35d7400c6

View File

@ -4,7 +4,7 @@ Description=File Browser web interface
[Service]
User=PH_NAS_USER
Type=simple
ExecStart=/usr/local/bin/filebrowser -d PH_NAS_DIRECTORY/filebrowser.db -r PH_NAS_DIRECTORY
ExecStart=/usr/local/bin/filebrowser -d PH_NAS_DIRECTORY/PH_NAS_USER/filebrowser.db -r PH_NAS_DIRECTORY
[Install]
WantedBy=default.target