aboutsummaryrefslogtreecommitdiffstats
path: root/config/routed/routed.inc
Commit message (Collapse)AuthorAgeFilesLines
* Improve service handlingdoktornotor2015-11-141-9/+21
| | | | | - Don't create rc script unless package is enabled - When RIP is disabled in configuration, remove the rc script so that it does not get restarted on reboot - Nuke /etc/gateways on uninstall
* Remove useless remount callsdoktornotor2015-08-251-4/+0
| | | These are dealt with by install_package() and uninstall_package() from pkg-utils.inc.
* routed - code style fixesdoktornotor2015-08-161-47/+55
| | | | - Code style fixes - Create rc file and use {start,stop,restart}_service() instead of custom functions
* Move RIP back to packages. It fixes #2810Renato Botelho2013-02-121-30/+37
|
* mv packages to config dir to match web layoutBill Marquette2009-02-061-0/+110