dotfiles/dotfiles/config/systemd/user/sparkleshare.service

11 lines
160 B
SYSTEMD
Raw Normal View History

2016-09-13 13:54:16 -07:00
[Unit]
2016-09-19 12:11:26 -07:00
Description=Sparkleshare
2016-09-13 13:54:16 -07:00
[Service]
ExecStart=/usr/bin/sparkleshare start
ExecStop=/usr/bin/sparkleshare stop
Type=forking
[Install]
WantedBy=wm.target