summaryrefslogtreecommitdiffstats
path: root/include/pathnames.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/pathnames.h')
-rw-r--r--include/pathnames.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/pathnames.h b/include/pathnames.h
index 0778d4f20..59cc66736 100644
--- a/include/pathnames.h
+++ b/include/pathnames.h
@@ -69,6 +69,8 @@
#endif
#define _PATH_ISSUE "/etc/issue"
+#define _PATH_ISSUEDIR _PATH_ISSUE ".d"
+
#define _PATH_OS_RELEASE_ETC "/etc/os-release"
#define _PATH_OS_RELEASE_USR "/usr/lib/os-release"
#define _PATH_NUMLOCK_ON _PATH_RUNSTATEDIR "/numlock-on"