d16bd7e7f8
Signed-off-by: Thomas Klaehn <thomas.klaehn@perinet.io>
11 lines
153 B
Desktop File
11 lines
153 B
Desktop File
[Unit]
|
|
Description=cvs monitor service
|
|
After=multi-user.target
|
|
|
|
[Service]
|
|
Type=idle
|
|
ExecStart=/usr/bin/cvs-monitor
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|