summarylogtreecommitdiffstats
path: root/pgateway.service
blob: d85e8a76f8f544a7ae8fe701cfa15383bac0aa10 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Pertino Client that provides access to the Pertino Network.
After=network.target

[Service]
ExecStart=/usr/bin/pGateway
Restart=on-abort

[Install]
WantedBy=basic.target