]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - usr.sbin/rtadvd/pathnames.h
Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.
[FreeBSD/stable/10.git] / usr.sbin / rtadvd / pathnames.h
1 /*      $KAME: pathnames.h,v 1.2 2000/05/16 13:34:13 itojun Exp $       */
2 /*      $FreeBSD$       */
3
4 #define _PATH_RTADVDCONF "/etc/rtadvd.conf"
5 #define _PATH_RTADVDPID "/var/run/rtadvd.pid"
6 #define _PATH_CTRL_SOCK "/var/run/rtadvd.sock"