[Unit] Description=Filebrowser Process Manager. Documentation=https://github.com/hostinger/filebrowser-pm After=network.target [Service] User=root ExecStart=/usr/bin/filebrowser-pm run --config /etc/filebrowser-pm.yaml Restart=always RestartSec=10s [Install] WantedBy=multi-user.target