- [Unit]
- Description=Oasis - Project Network Web Interface
- Documentation=https://code.03c8.net/KrakensLab/snh-oasis.git
- After=network.target
- [Service]
- Type=simple
- ExecStart=%s -l -c 'oasis --host localhost --port 4515 --no-open'
- Restart=on-failure
- [Install]
- WantedBy=default.target
|