feat(profiles): general update.

This commit is contained in:
Alexandre Pujol 2022-06-26 23:05:09 +01:00
parent e087349662
commit 08beefe867
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
16 changed files with 47 additions and 9 deletions

View file

@ -25,6 +25,7 @@ profile needrestart @{exec_path} flags=(attach_disconnected) {
/{usr/,}bin/{,ba,da}sh rix,
/{usr/,}bin/dpkg-query rpx,
/{usr/,}bin/fail2ban-server rPx,
/{usr/,}bin/locale rix,
/{usr/,}bin/python3.[0-9]* rix,
/{usr/,}bin/stty rix,

View file

@ -14,6 +14,8 @@ profile run-parts @{exec_path} {
@{exec_path} mr,
/usr/share/update-notifier/notify-reboot-required rPx,
# Crontrab
/etc/cron.{hourly,daily,weekly,monthly}/ r,
/etc/cron.{hourly,daily,weekly,monthly}/0anacron rPx,