diff --git a/configs/aarch64_defconfig b/configs/aarch64_defconfig index cccc610e..1264d624 100644 --- a/configs/aarch64_defconfig +++ b/configs/aarch64_defconfig @@ -134,7 +134,6 @@ BR2_PACKAGE_CONFD=y BR2_PACKAGE_CONFD_TEST_MODE=y BR2_PACKAGE_CURIOS_HTTPD=y BR2_PACKAGE_CURIOS_NFTABLES=y -BR2_PACKAGE_EXECD=y BR2_PACKAGE_GENCERT=y BR2_PACKAGE_STATD=y BR2_PACKAGE_FACTORY=y diff --git a/configs/r2s_defconfig b/configs/r2s_defconfig index b41c3f62..12932dfb 100644 --- a/configs/r2s_defconfig +++ b/configs/r2s_defconfig @@ -175,7 +175,6 @@ INFIX_HOME="https://github.com/kernelkit/infix/" INFIX_DOC="https://github.com/kernelkit/infix/tree/main/doc" INFIX_SUPPORT="mailto:kernelkit@googlegroups.com" BR2_PACKAGE_CONFD=y -BR2_PACKAGE_EXECD=y BR2_PACKAGE_GENCERT=y BR2_PACKAGE_STATD=y BR2_PACKAGE_FACTORY=y diff --git a/configs/riscv64_defconfig b/configs/riscv64_defconfig index 6b8b292f..ba1396de 100644 --- a/configs/riscv64_defconfig +++ b/configs/riscv64_defconfig @@ -165,7 +165,6 @@ INFIX_DOC="https://github.com/kernelkit/infix/tree/main/doc" INFIX_SUPPORT="mailto:kernelkit@googlegroups.com" BR2_PACKAGE_CONFD=y # BR2_PACKAGE_CONFD_TEST_MODE is not set -BR2_PACKAGE_EXECD=y BR2_PACKAGE_GENCERT=y BR2_PACKAGE_STATD=y BR2_PACKAGE_FACTORY=y diff --git a/configs/x86_64_defconfig b/configs/x86_64_defconfig index f2b13bde..e69e3d31 100644 --- a/configs/x86_64_defconfig +++ b/configs/x86_64_defconfig @@ -138,7 +138,6 @@ BR2_PACKAGE_CONFD=y BR2_PACKAGE_CONFD_TEST_MODE=y BR2_PACKAGE_CURIOS_HTTPD=y BR2_PACKAGE_CURIOS_NFTABLES=y -BR2_PACKAGE_EXECD=y BR2_PACKAGE_GENCERT=y BR2_PACKAGE_STATD=y BR2_PACKAGE_FACTORY=y diff --git a/package/execd/tmpfiles.conf b/package/execd/tmpfiles.conf index 0d97bce6..a49d280e 100644 --- a/package/execd/tmpfiles.conf +++ b/package/execd/tmpfiles.conf @@ -1,7 +1 @@ -d /run/containers/args 0700 - - -d /run/containers/files 0700 - - -d /var/lib/containers/oci 0755 - - -d /run/containers/inbox 0700 - - d /run/containers/queue 0700 - - -d /run/cni 0755 - - -L+ /var/lib/cni - - - - /run/cni