Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve service handling | doktornotor | 2015-11-14 | 1 | -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 calls | doktornotor | 2015-08-25 | 1 | -4/+0 |
| | | | These are dealt with by install_package() and uninstall_package() from pkg-utils.inc. | ||||
* | routed - code style fixes | doktornotor | 2015-08-16 | 1 | -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 #2810 | Renato Botelho | 2013-02-12 | 1 | -30/+37 |
| | |||||
* | mv packages to config dir to match web layout | Bill Marquette | 2009-02-06 | 1 | -0/+110 |