11 lines
208 B
Desktop File
11 lines
208 B
Desktop File
[Unit]
|
|
Description=File browser
|
|
After=network.target
|
|
|
|
[Service]
|
|
User=root
|
|
ExecStart=/usr/local/bin/filebrowser --database /etc/filebrowser/filebrowser.db -r /opt/unetlab
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|