Update run-parts

Correct include statement
This commit is contained in:
curiosityseeker 2023-04-18 15:08:04 +02:00 committed by GitHub
parent 63b2778244
commit d9abe80017
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,12 +7,12 @@
abi <abi/3.0>,
include <tunables/global>
include <nameservice-strict>
@{exec_path} = /{usr/,}bin/run-parts
profile run-parts @{exec_path} {
include <abstractions/base>
include <abstractions/consoles>
include <abstractions/nameservice-strict>
@{exec_path} mr,