run-parts: include <nameservice-strict>

This commit is contained in:
curiosityseeker 2023-04-06 13:40:37 +02:00 committed by GitHub
parent 623c19d870
commit 63b2778244
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,6 +7,7 @@
abi <abi/3.0>,
include <tunables/global>
include <nameservice-strict>
@{exec_path} = /{usr/,}bin/run-parts
profile run-parts @{exec_path} {
@ -25,9 +26,7 @@ profile run-parts @{exec_path} {
/etc/ r,
/etc/conf.d/snapper{,**} r,
/etc/nsswitch.conf r,
/etc/passwd r,
# Crontab
/etc/cron.{hourly,daily,weekly,monthly}/ r,