From 82cac348896156ae081f9e99fafa28f393fa9115 Mon Sep 17 00:00:00 2001 From: Sami Kerola Date: Tue, 13 Oct 2015 11:52:55 +0100 Subject: ctrlaltdel: display setting when ran without arguments This is more useful than printing an error. Signed-off-by: Sami Kerola --- include/pathnames.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'include/pathnames.h') diff --git a/include/pathnames.h b/include/pathnames.h index e68ac7df2..81efcfa81 100644 --- a/include/pathnames.h +++ b/include/pathnames.h @@ -208,5 +208,8 @@ /* logger paths */ #define _PATH_DEVLOG "/dev/log" +/* ctrlaltdel paths */ +#define _PATH_PROC_CTRL_ALT_DEL "/proc/sys/kernel/ctrl-alt-del" + #endif /* PATHNAMES_H */ -- cgit v1.2.3-55-g7522