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

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

[Install]
WantedBy=default.target