summarylogtreecommitdiffstats
path: root/greenclip.service
blob: 3e4922fcbbf0a8fef8473e9515c658c5676873b8 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Greenclip agent

[Service]
Type=simple
ExecStart=/usr/bin/greenclip daemon
Restart=always

[Install]
WantedBy=default.target