feat(profile): general update.

See:  #101
This commit is contained in:
Alexandre Pujol 2023-01-16 19:01:22 +00:00
parent 1f16025c10
commit 4b5d1e1a79
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
6 changed files with 20 additions and 4 deletions

View file

@ -12,8 +12,13 @@ profile cron-anacron @{exec_path} {
@{exec_path} r,
/{usr/,}bin/{,ba,da}sh rix,
/{usr/,}{s,}bin/anacron rPx,
/{usr/,}bin/{,ba,da}sh rix,
/{usr/,}bin/cat rix,
/{usr/,}bin/date rix,
@{sys}/class/power_supply/ r,
@{sys}/devices/**/power_supply/{,**} r,
include if exists <local/cron-anacron>
}