set the immutable bit on installation
[unix-history] / usr / src / usr.bin / chpass / pathnames.h
/*
* Copyright (c) 1989, 1993
* The Regents of the University of California. All rights reserved.
*
* %sccs.include.redist.c%
*
* @(#)pathnames.h 8.1 (Berkeley) %G%
*/
#include <paths.h>
#undef _PATH_TMP
#define _PATH_TMP "/tmp/chpass.XXXXXX"