# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
# Extra options to pass to radvd
OPTIONS=""
#!/sbin/openrc-run
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
CONFIGFILE=/etc/radvd.conf
-PIDFILE=/var/run/radvd/radvd.pid
+PIDFILE=/run/radvd/radvd.pid
SYSCTL_FORWARD=net.ipv6.conf.all.forwarding
extra_started_commands="reload"