blob: f21eee1bf99fdb2e4987f9d5d60d7196bf4e468e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
diff --git a/etc/login.defs b/etc/login.defs
index 5b6fab3..79eeccf 100644
--- a/etc/login.defs
+++ b/etc/login.defs
@@ -111,7 +111,7 @@ NOLOGINS_FILE /etc/nologin
# command is "-su". If not defined, then "ps" would display the
# name of the shell actually being run, e.g. something like "-sh".
#
-SU_NAME su
+#SU_NAME su
#
# *REQUIRED*
|