Update run-parts

Correct include statement
This commit is contained in:
curiosityseeker 2023-04-18 15:08:04 +02:00 committed by Alex
parent 1cf1fc35e3
commit 2e4788c51e

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,