daily autocommit

This commit is contained in:
2022-05-09 14:01:02 +03:00
parent 657e350867
commit 4ef7308a4e
6 changed files with 6 additions and 3 deletions

View File

@@ -4801,6 +4801,7 @@ maybe chmod 0644 'rspamd/worker-proxy.inc'
maybe chmod 0644 'rsyslog.conf' maybe chmod 0644 'rsyslog.conf'
maybe chmod 0755 'rsyslog.d' maybe chmod 0755 'rsyslog.d'
maybe chmod 0640 'rsyslog.d/00-backup.conf' maybe chmod 0640 'rsyslog.d/00-backup.conf'
maybe chmod 0640 'rsyslog.d/filecreatemode.conf'
maybe chmod 0644 'rsyslog.d/ignore-systemd-session-slice.conf' maybe chmod 0644 'rsyslog.d/ignore-systemd-session-slice.conf'
maybe chown 'rundeck' 'rundeck' maybe chown 'rundeck' 'rundeck'
maybe chgrp 'rundeck' 'rundeck' maybe chgrp 'rundeck' 'rundeck'

View File

@@ -14,7 +14,7 @@ num_logs = 5
priority_boost = 4 priority_boost = 4
name_format = NONE name_format = NONE
##name = mydomain ##name = mydomain
max_log_file_action = ROTATE max_log_file_action = keep_logs
space_left = 75 space_left = 75
space_left_action = SYSLOG space_left_action = SYSLOG
verify_email = yes verify_email = yes

View File

@@ -4,7 +4,7 @@ auth sufficient pam_rootok.so
# Uncomment the following line to implicitly trust users in the "wheel" group. # Uncomment the following line to implicitly trust users in the "wheel" group.
#auth sufficient pam_wheel.so trust use_uid #auth sufficient pam_wheel.so trust use_uid
# Uncomment the following line to require a user to be in the "wheel" group. # Uncomment the following line to require a user to be in the "wheel" group.
#auth required pam_wheel.so use_uid auth required pam_wheel.so use_uid
auth substack system-auth auth substack system-auth
auth include postlogin auth include postlogin
account sufficient pam_succeed_if.so uid = 0 use_uid quiet account sufficient pam_succeed_if.so uid = 0 use_uid quiet

View File

@@ -0,0 +1,2 @@
$FileCreateMode 0640

View File

@@ -1 +1 @@
19436b134dd04ff9a79126cc9b81607af76cea01207a21ff70c52f05f89bc2002be6545c82d1d10fed1eeebc8b5da846424bad9b9723709e47fbfb791a06f405 921b542b63eabe1241302746aceb49f5711ae2b73e87cdfff5fce3cea66dea8c14ccc59e99fa213d669cf78805c8671e5aee45aa1e02f9e97574d788fa05da90

Binary file not shown.