Reverting the systemd migration
This is even worse: - pcscd keeps being restarted, even with explictly disabling it, blocking my GPG hw token - bridge interface setup would require either full systemd networkd usage (yet I need NetworkManager for VPNs) or disabling most parts of systemd-networkd (hoping that would work better than with pcscd) Revert "pygoscelis: Give up, migrate to systemd" This reverts commit aab957d951f56ff0905b4d0501caba5139aa03ef.
This commit is contained in:
parent
aab957d951
commit
d905acd2c8
@ -231,7 +231,7 @@ CONFIG_EXPERT=y
|
||||
CONFIG_MULTIUSER=y
|
||||
# CONFIG_SGETMASK_SYSCALL is not set
|
||||
# CONFIG_SYSFS_SYSCALL is not set
|
||||
CONFIG_FHANDLE=y
|
||||
# CONFIG_FHANDLE is not set
|
||||
CONFIG_POSIX_TIMERS=y
|
||||
CONFIG_PRINTK=y
|
||||
CONFIG_BUG=y
|
||||
@ -5597,8 +5597,8 @@ CONFIG_GENTOO_LINUX_PORTAGE=y
|
||||
#
|
||||
# Support for init systems, system and service managers
|
||||
#
|
||||
# CONFIG_GENTOO_LINUX_INIT_SCRIPT is not set
|
||||
CONFIG_GENTOO_LINUX_INIT_SYSTEMD=y
|
||||
CONFIG_GENTOO_LINUX_INIT_SCRIPT=y
|
||||
# CONFIG_GENTOO_LINUX_INIT_SYSTEMD is not set
|
||||
# end of Support for init systems, system and service managers
|
||||
|
||||
CONFIG_GENTOO_KERNEL_SELF_PROTECTION=y
|
||||
|
Loading…
x
Reference in New Issue
Block a user