Subversion Repositories configs

Rev

Rev 6 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6 Rev 33
Line 50... Line 50...
50
#
50
#
51
#      [bsdverbose]? [hostname] [vserver tag] daemon_id spaces
51
#      [bsdverbose]? [hostname] [vserver tag] daemon_id spaces
52
#
52
#
53
# This can be optional (for instance if we match named native log files)
53
# This can be optional (for instance if we match named native log files)
54
__prefix_line = \s*%(__bsd_syslog_verbose)s?\s*(?:%(__hostname)s )?(?:%(__kernel_prefix)s )?(?:@vserver_\S+ )?%(__daemon_combs_re)s?\s%(__daemon_extra_re)s?\s*
54
__prefix_line = \s*%(__bsd_syslog_verbose)s?\s*(?:%(__hostname)s )?(?:%(__kernel_prefix)s )?(?:@vserver_\S+ )?%(__daemon_combs_re)s?\s%(__daemon_extra_re)s?\s*
-
 
55
 
-
 
56
# PAM authentication mechanism check for failures, e.g.: pam_unix, pam_sss,
-
 
57
# pam_ldap
-
 
58
__pam_auth = pam_unix
55
 
59
 
56
# Author: Yaroslav Halchenko
60
# Author: Yaroslav Halchenko