checkpoint of hacking for mail.cs.berkeley.edu
[unix-history] / usr / src / sbin / init / pathnames.h
CommitLineData
284ed8f8
KM
1/*-
2 * Copyright (c) 1991 The Regents of the University of California.
ea8ae019
KB
3 * All rights reserved.
4 *
284ed8f8
KM
5 * This code is derived from software contributed to Berkeley by
6 * Donn Seeley at UUNET Technologies, Inc.
7 *
70ab3c27 8 * %sccs.include.redist.c%
ea8ae019 9 *
284ed8f8 10 * @(#)pathnames.h 6.1 (Berkeley) %G%
ea8ae019
KB
11 */
12
7abf8d65
KB
13#include <paths.h>
14
284ed8f8
KM
15#define _PATH_SLOGGER "/sbin/session_logger"
16#define _PATH_RUNCOM "/etc/rc"