Skip to content

bigornoo/start-jdownloader-systemd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

start-jdownloader-systemd

Howto start JDdownloader2 with systemd

I've not found on the net how to start JDownloader with a systemd unit service file. So I've created my own. It's very simple but it works. How to make it works :

  • Download or clone
  • Put jdownloader.service in /etc/systemd/system
  • launch command : systemctl -daemon-reload
  • systemctl start jdownloader.service
  • enable at boot time : systemctl enable jdownloader.service

About

Howto start JDdownloader2 with systemd

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published