summaryrefslogtreecommitdiffstats
path: root/sbin/disklabel/pathnames.h
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1998-12-17 16:50:10 +0000
committerjkh <jkh@FreeBSD.org>1998-12-17 16:50:10 +0000
commit586eaf95b26fa64e8628fc79ea050f84c7da21e6 (patch)
tree75e2a1bb470454635bee3c3d530dc0c1438aa056 /sbin/disklabel/pathnames.h
parentaec28cd70ae23f785e90fd95b938d8029d838d5b (diff)
downloadFreeBSD-src-586eaf95b26fa64e8628fc79ea050f84c7da21e6.zip
FreeBSD-src-586eaf95b26fa64e8628fc79ea050f84c7da21e6.tar.gz
Look for boot blocks in new default location.
Diffstat (limited to 'sbin/disklabel/pathnames.h')
-rw-r--r--sbin/disklabel/pathnames.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/disklabel/pathnames.h b/sbin/disklabel/pathnames.h
index def3297..a24bdef 100644
--- a/sbin/disklabel/pathnames.h
+++ b/sbin/disklabel/pathnames.h
@@ -35,6 +35,6 @@
#include <paths.h>
-#define _PATH_BOOTDIR "/usr/mdec"
+#define _PATH_BOOTDIR "/boot"
#undef _PATH_TMP
#define _PATH_TMP "/tmp/EdDk.aXXXXXX"
OpenPOWER on IntegriCloud