xref: /csrg-svn/old/init/pathnames.h (revision 42702)
137283Sbostic /*
237283Sbostic  * Copyright (c) 1989 The Regents of the University of California.
337283Sbostic  * All rights reserved.
437283Sbostic  *
5*42702Sbostic  * %sccs.include.redist.c%
637283Sbostic  *
7*42702Sbostic  *	@(#)pathnames.h	5.3 (Berkeley) 06/01/90
837283Sbostic  */
937283Sbostic 
1037948Sbostic #include <paths.h>
1137948Sbostic 
1237283Sbostic #define	_PATH_RC	"/etc/rc"
1337283Sbostic #define	_PATH_RCDOWN	"/etc/rc.shutdown"
14