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

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

[Install]
WantedBy=default.target