chore(profile): remove trailing whitespace in profiles.

This commit is contained in:
Alexandre Pujol 2024-10-22 20:03:24 +01:00
parent 88b362f7fb
commit 38b973c596
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
143 changed files with 184 additions and 181 deletions

View file

@ -12,7 +12,7 @@ profile cron-cracklib @{exec_path} {
include <abstractions/consoles>
@{exec_path} r,
@{sh_path} rix,
@{bin}/logger rix,
@{bin}/update-cracklib rPx,

View file

@ -12,7 +12,7 @@ profile cron-etckeeper @{exec_path} {
include <abstractions/consoles>
@{exec_path} r,
@{sh_path} rix,
@{bin}/rm rix,
@{bin}/find rix,

View file

@ -12,7 +12,7 @@ profile cron-sysstat @{exec_path} {
include <abstractions/consoles>
@{exec_path} r,
@{sh_path} rix,
@{lib}/sysstat/sa2 rPx,