From: Todd C. Miller Date: Fri, 1 Oct 2004 14:58:15 +0000 (+0000) Subject: Add $Sudo$ tags. X-Git-Tag: SUDO_1_7_0~904 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ebf22ee977b8096207dcb73622eb8e1cdc8c2a0f;p=sudo Add $Sudo$ tags. --- diff --git a/sample.pam b/sample.pam index 603fdede6..e57b5de3a 100644 --- a/sample.pam +++ b/sample.pam @@ -5,7 +5,9 @@ # # There are two basic ways to configure PAM, either via pam_stack # or by explicitly specifying the various methods to use. -# +# +# $Sudo$ +# # Here we use pam_stack auth required pam_stack.so service=system-auth account required pam_stack.so service=system-auth diff --git a/sample.sudoers b/sample.sudoers index 06823019b..99cc4ac41 100644 --- a/sample.sudoers +++ b/sample.sudoers @@ -5,6 +5,7 @@ # # See the sudoers man page for the details on how to write a sudoers file. # +# $Sudo$ ## # User alias specification diff --git a/sample.syslog.conf b/sample.syslog.conf index 2effbab72..f635a814e 100644 --- a/sample.syslog.conf +++ b/sample.syslog.conf @@ -16,6 +16,8 @@ # Syslogd will not create new log files for you, you must first # create the file before syslogd will log to it. Eg. # 'touch /var/log/sudo' +# +# $Sudo$ # This logs successful and failed sudo attempts to the file /var/log/sudo local2.debug /var/log/sudo diff --git a/sudoers b/sudoers index 36f78b392..e9028929c 100644 --- a/sudoers +++ b/sudoers @@ -4,6 +4,7 @@ # # See the sudoers man page for the details on how to write a sudoers file. # +# $Sudo$ # Host alias specification