summaryrefslogtreecommitdiffstats
path: root/include/pathnames.h
diff options
context:
space:
mode:
authorSami Kerola2012-06-23 09:02:36 +0200
committerKarel Zak2012-07-10 13:00:20 +0200
commit01c5b787947aeaffc7e56000827e3edefa357c59 (patch)
tree710caa16328e883c8f67f0762ee96a3dd459670a /include/pathnames.h
parentuuidd: use run configured state directory (diff)
downloadkernel-qcow2-util-linux-01c5b787947aeaffc7e56000827e3edefa357c59.tar.gz
kernel-qcow2-util-linux-01c5b787947aeaffc7e56000827e3edefa357c59.tar.xz
kernel-qcow2-util-linux-01c5b787947aeaffc7e56000827e3edefa357c59.zip
agetty: use configured run state directory
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
Diffstat (limited to 'include/pathnames.h')
-rw-r--r--include/pathnames.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/pathnames.h b/include/pathnames.h
index ba8de0111..d0ed7a158 100644
--- a/include/pathnames.h
+++ b/include/pathnames.h
@@ -63,6 +63,7 @@
/* used in term-utils/agetty.c */
#define _PATH_ISSUE "/etc/issue"
+#define _PATH_NUMLOCK_ON _PATH_LOCALSTATEDIR "/numlock-on"
#define _PATH_LOGINDEFS "/etc/login.defs"