Skip to content

Ckath/Automatic-systemdservice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Automatic Systemd Service File

This repo provides a systemd service file for Automatic, which is an automatic RSS downloader for transmission. After having it installed make sure to check if the path set at ExecStart= is the same as which automatic.

Finally give it to systemd:

sudo mv automatic.service /etc/systemd/system

You will now able to manage Automatic with systemctl start/stop/enable/disable/reload automatic