feat(profiles): general update.
This commit is contained in:
parent
e6e0ef9067
commit
9d4956df0d
23 changed files with 147 additions and 104 deletions
|
|
@ -119,11 +119,13 @@ profile run-parts @{exec_path} {
|
|||
include <abstractions/base>
|
||||
|
||||
/{usr/,}bin/{,ba,da}sh rix,
|
||||
/{usr/,}bin/{e,}grep rix,
|
||||
/{usr/,}bin/cat rix,
|
||||
/{usr/,}bin/cut rix,
|
||||
/{usr/,}bin/find rix,
|
||||
/{usr/,}bin/grep rix,
|
||||
/{usr/,}bin/head rix,
|
||||
/{usr/,}bin/id rix,
|
||||
/{usr/,}bin/sort rix,
|
||||
/{usr/,}bin/tr rix,
|
||||
/{usr/,}bin/uname rix,
|
||||
|
||||
|
|
@ -133,13 +135,17 @@ profile run-parts @{exec_path} {
|
|||
/usr/share/unattended-upgrades/update-motd-unattended-upgrades rix,
|
||||
|
||||
/ r,
|
||||
/etc/default/motd-news r,
|
||||
/etc/lsb-release r,
|
||||
/etc/update-motd.d/[0-9]*-[a-z]* r,
|
||||
|
||||
/var/cache/motd-news r,
|
||||
/var/lib/update-notifier/updates-available r,
|
||||
|
||||
@{run}/motd.d/{,*} r,
|
||||
|
||||
@{PROC}/@{pids}/mounts r,
|
||||
|
||||
}
|
||||
|
||||
profile kernel {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue