alextea / synology-configs

Config files for my Synology DS216j NAS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

synology-configs

During major system updates the contents of /etc/init get overwritten.

To solve this you need to log in as root sudo -i then copy the following files:

  • cp etc-profile /etc/profile
  • cp *.conf /etc/init/

To start the services run:

  • start transmission-daemon
  • start flexget

The other files shouldn't need replacing like this.

About

Config files for my Synology DS216j NAS


Languages

Language:Shell 100.0%