mirror of
https://github.com/openNDS/openNDS.git
synced 2026-05-04 03:01:32 -04:00
12 lines
193 B
Desktop File
12 lines
193 B
Desktop File
[Unit]
|
|
Description=NoDogSplash Captive Portal
|
|
After=network.target
|
|
|
|
[Service]
|
|
Type=forking
|
|
ExecStart=/usr/bin/nodogsplash -d 5 $OPTIONS
|
|
Restart=on-failure
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|