feat(profiles): general update.
This commit is contained in:
parent
940c9de083
commit
0b66933b45
22 changed files with 37 additions and 22 deletions
|
|
@ -30,8 +30,11 @@ profile apt @{exec_path} flags=(attach_disconnected) {
|
|||
@{exec_path} mr,
|
||||
|
||||
/{usr/,}bin/{,ba,da}sh rix,
|
||||
/{usr/,}bin/test rix,
|
||||
/{usr/,}bin/{,e}grep rix,
|
||||
/{usr/,}bin/echo rix,
|
||||
/{usr/,}bin/gdbus rix,
|
||||
/{usr/,}bin/test rix,
|
||||
/{usr/,}bin/touch rix,
|
||||
|
||||
/{usr/,}{s,}bin/dpkg-preconfigure rPx,
|
||||
/{usr/,}{s,}bin/localepurge rPx,
|
||||
|
|
|
|||
|
|
@ -27,6 +27,7 @@ profile apt-systemd-daily @{exec_path} {
|
|||
/{usr/,}bin/flock rix,
|
||||
/{usr/,}bin/grep rix,
|
||||
/{usr/,}bin/gzip rix,
|
||||
/{usr/,}bin/ls rix,
|
||||
/{usr/,}bin/mv rix,
|
||||
/{usr/,}bin/rm rix,
|
||||
/{usr/,}bin/savelog rix,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue