summaryrefslogtreecommitdiffstats
path: root/libexec/getty/pathnames.h
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/getty/pathnames.h')
-rw-r--r--libexec/getty/pathnames.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/libexec/getty/pathnames.h b/libexec/getty/pathnames.h
index 714a9cc..7b26ed7 100644
--- a/libexec/getty/pathnames.h
+++ b/libexec/getty/pathnames.h
@@ -35,5 +35,7 @@
#include <paths.h>
-#define _PATH_GETTYTAB "/etc/gettytab"
-#define _PATH_LOGIN "/usr/bin/login"
+#define _PATH_GETTYTAB "/etc/gettytab"
+#define _PATH_LOGIN "/usr/bin/login"
+#define _PATH_FBTAB "/etc/fbtab"
+#define _PATH_LOGINDEVPERM "/etc/logindevperm"
OpenPOWER on IntegriCloud