summarylogtreecommitdiffstats
path: root/geph5-client.service
blob: f0b67f2d41ed725359288007edf062c450b3f27f (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Geph5 client Service.
After=network.target nss-lookup.target

[Service]
ExecStart=/usr/bin/geph5-client -c %h/.config/geph5-prefs/settings
Restart=on-abort

[Install]
WantedBy=default.target