Skip to content

andrel/tt-rss-debian-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

tt-rss-debian-scripts

Used for running update background job on Debian.

Based on scripts from http://510x.se/notes/posts/Install_Tiny_Tiny_RSS_on_Debian/, with only minor additions.

Consists of:

  • /etc/init.d/tt-rss
  • /etc/default/tt-rss

Copy the files to their corresponding place under /etc/.

Edit /etc/default/tt-rss to suit your needs.

sudo chmod 755 /etc/init.d/tt-rss

sudo service tt-rss start starts the daemon.

sudo service tt-rss stop stops the daemon.

sudo update-rc.d tt-rss defaults run at startup.

About

debian startup scripts for tt-rss update job.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages