new copyright notice
[unix-history] / usr / src / sbin / mount / pathnames.h
/*
* Copyright (c) 1989 The Regents of the University of California.
* All rights reserved.
*
* %sccs.include.redist.c%
*
* @(#)pathnames.h 6.4 (Berkeley) %G%
*/
#define _PATH_EXECDIR "/sbin"
#define _PATH_EXPORTS "/etc/exports"
#define _PATH_MOUNTDPID "/var/run/mountd.pid"