aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorKonstantin Belousov <kib@FreeBSD.org>2025-05-04 13:38:53 +0000
committerKonstantin Belousov <kib@FreeBSD.org>2025-05-05 16:04:22 +0000
commit5ab906195b35609c60e05080f7b82cf64437306e (patch)
tree40d4afa8a9ec3d1ee16f10aedd7cf9845bc0fdb4 /include
parent73ba568b1c35aabc1682540b5b4d5d77220c5468 (diff)
Diffstat (limited to 'include')
-rw-r--r--include/paths.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/paths.h b/include/paths.h
index f8861ea4e5a8..26924bcdba91 100644
--- a/include/paths.h
+++ b/include/paths.h
@@ -81,6 +81,7 @@
#define _PATH_MOUNT "/sbin/mount"
#define _PATH_NEWFS "/sbin/newfs"
#define _PATH_NOLOGIN "/var/run/nologin"
+#define _PATH_NOSHUTDOWN "/var/run/noshutdown"
#define _PATH_RCP "/bin/rcp"
#define _PATH_REBOOT "/sbin/reboot"
#define _PATH_RLOGIN "/usr/bin/rlogin"