do not require valid disk when -T is specified
[unix-history] / usr / src / sbin / disklabel / pathnames.h
CommitLineData
ddd4336e
KB
1/*
2 * Copyright (c) 1989 The Regents of the University of California.
3 * All rights reserved.
4 *
6ecf3d85 5 * %sccs.include.redist.c%
ddd4336e 6 *
6ecf3d85 7 * @(#)pathnames.h 5.3 (Berkeley) %G%
ddd4336e
KB
8 */
9
7abf8d65
KB
10#include <paths.h>
11
ddd4336e 12#define _PATH_BOOTDIR "/usr/mdec"
7abf8d65
KB
13#undef _PATH_TMP
14#define _PATH_TMP "/tmp/EdDk.aXXXXXX"