committing changes in /etc made by "-bash"

Package changes:
This commit is contained in:
2023-05-25 13:41:40 +03:00
parent a96e2e2fa1
commit d564162974
68 changed files with 520 additions and 120 deletions

View File

@@ -7,6 +7,6 @@
missingok
sharedscripts
postrotate
/usr/bin/systemctl kill -s HUP rsyslog.service >/dev/null 2>&1 || true
/usr/bin/systemctl -s HUP kill rsyslog.service >/dev/null 2>&1 || true
endscript
}