summaryrefslogtreecommitdiff
path: root/example/example.service
blob: c02b755ad78345c890f827768ff1f8b5f16df068 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=gosdd Example Service

[Service]
Type=simple
ExecStart=%h/example

[Install]
WantedBy=default.target