mirror of
https://github.com/la5nta/pat
synced 2026-08-07 22:32:06 -04:00
12 lines
234 B
Desktop File
12 lines
234 B
Desktop File
[Unit]
|
|
Description=pat - Winlink client for %I
|
|
Documentation=https://github.com/la5nta/pat/wiki
|
|
After=ax25.service network.target
|
|
|
|
[Service]
|
|
User=%i
|
|
ExecStart=/usr/bin/pat http
|
|
Restart=on-failure
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|