aptenodytes: Switch to systemd

This commit is contained in:
Nils Freydank 2023-02-25 23:28:09 +01:00
parent 698d780cf1
commit 620c52e0b9
Signed by: nfr
GPG Key ID: 0F1DEAB2D36AD112
1 changed files with 4 additions and 4 deletions

View File

@ -258,7 +258,7 @@ CONFIG_ADVISE_SYSCALLS=y
CONFIG_MEMBARRIER=y CONFIG_MEMBARRIER=y
# CONFIG_KALLSYMS is not set # CONFIG_KALLSYMS is not set
CONFIG_ARCH_HAS_MEMBARRIER_SYNC_CORE=y CONFIG_ARCH_HAS_MEMBARRIER_SYNC_CORE=y
# CONFIG_KCMP is not set CONFIG_KCMP=y
CONFIG_RSEQ=y CONFIG_RSEQ=y
# CONFIG_DEBUG_RSEQ is not set # CONFIG_DEBUG_RSEQ is not set
# CONFIG_EMBEDDED is not set # CONFIG_EMBEDDED is not set
@ -2759,7 +2759,7 @@ CONFIG_QUOTA_TREE=y
CONFIG_QFMT_V2=y CONFIG_QFMT_V2=y
CONFIG_QUOTACTL=y CONFIG_QUOTACTL=y
# CONFIG_AUTOFS4_FS is not set # CONFIG_AUTOFS4_FS is not set
# CONFIG_AUTOFS_FS is not set CONFIG_AUTOFS_FS=y
CONFIG_FUSE_FS=m CONFIG_FUSE_FS=m
# CONFIG_CUSE is not set # CONFIG_CUSE is not set
# CONFIG_VIRTIO_FS is not set # CONFIG_VIRTIO_FS is not set
@ -3613,8 +3613,8 @@ CONFIG_GENTOO_LINUX_PORTAGE=y
# #
# Support for init systems, system and service managers # Support for init systems, system and service managers
# #
CONFIG_GENTOO_LINUX_INIT_SCRIPT=y # CONFIG_GENTOO_LINUX_INIT_SCRIPT is not set
# CONFIG_GENTOO_LINUX_INIT_SYSTEMD is not set CONFIG_GENTOO_LINUX_INIT_SYSTEMD=y
# end of Support for init systems, system and service managers # end of Support for init systems, system and service managers
CONFIG_GENTOO_KERNEL_SELF_PROTECTION=y CONFIG_GENTOO_KERNEL_SELF_PROTECTION=y