[Unit] Description=Explorer File Browser After=network.target [Service] ExecStart=/usr/bin/python3 /opt/struktur/explorer/app.py Restart=always RestartSec=3 [Install] WantedBy=multi-user.target