aboutsummaryrefslogtreecommitdiff
path: root/network/radvd/radvd.SlackBuild
AgeCommit message (Collapse)Author
2014-10-30network/radvd: Updated for version 2.8.Leigh Wedding
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-08-30network/radvd: Updated for version 1.15.Robby Workman
Signed-off-by: Robby Workman <rworkman@slackbuilds.org> Signed-off-by: Leigh Wedding <<leigh8904@gmail.com>
2013-11-25various: Replace chmod command with find command from template.Heinz Wiesinger
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2013-11-22various: Fix SlackBuild formatting and comment nit picks.dsomero
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-06-15network/radvd: Do not create /var/run/radvd during packagingRobby Workman
The proper place to handle this is in the init script if the binary doesn't handle it itself, so that was fixed up in the previous commit. This code is now redundant. Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2013-06-15network/radvd: Create piddir and chown before start()Robby Workman
Since the radvd daemon drops privileges when starting, and it doesn't write its pidfile until *after* dropping privs, it is unable to do so if /var/run/radvd does not already exist with daemon:daemon ownership. Even if this directory is created during packaging, there's no guarantee that it will persist, as /var/run on tmpfs is quite common these days (as that's how this problem was discovered here). Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2013-06-04network/radvd: Updated for version 1.9.3.Leigh Wedding
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2010-06-04network/radvd: Misc automated cleanups.David Somero
Signed-off-by: David Somero <xgizzmo@slackbuilds.org>
2010-05-13network/radvd: Updated for version 1.5Sean Donner
2010-05-11network/radvd: Added to 12.0 repositorySean Donner