DEFAULT_LECTURE is no longer used.
This commit is contained in:
@@ -136,13 +136,6 @@ done:
|
||||
debug_return_bool(rval);
|
||||
}
|
||||
|
||||
#define DEFAULT_LECTURE "\n" \
|
||||
"We trust you have received the usual lecture from the local System\n" \
|
||||
"Administrator. It usually boils down to these three things:\n\n" \
|
||||
" #1) Respect the privacy of others.\n" \
|
||||
" #2) Think before you type.\n" \
|
||||
" #3) With great power comes great responsibility.\n\n"
|
||||
|
||||
/*
|
||||
* Display sudo lecture (standard or custom).
|
||||
* Returns true if the user was lectured, else false.
|
||||
|
Reference in New Issue
Block a user