mirror of
https://github.com/chubin/wttr.in
synced 2024-11-15 08:37:12 +00:00
9 lines
163 B
Desktop File
9 lines
163 B
Desktop File
[Unit]
|
|
Description=Wttr weather service
|
|
|
|
[Service]
|
|
ExecStart=/usr/bin/authbind --deep /srv/ephemeral/start.sh
|
|
Restart=always
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|