SatansMaggotyCumFart@lemmy.world to linuxmemes@lemmy.world · 1 年前i find it's a great tool.lemmy.worldimagemessage-square206fedilinkarrow-up1757arrow-down136
arrow-up1721arrow-down1imagei find it's a great tool.lemmy.worldSatansMaggotyCumFart@lemmy.world to linuxmemes@lemmy.world · 1 年前message-square206fedilink
minus-squareichbinjasokreativ@lemmy.worldlinkfedilinkarrow-up44arrow-down23·1 年前That’s not really true. systemd is split up into many different, independent binaries, and each of those does one job and does it well.
minus-squareCakeLancelot@lemmy.worldlinkfedilinkEnglisharrow-up62arrow-down5·1 年前Does it really matter if you can’t use those independent binaries with any other init system? If you want to use systemd, you pretty much have to take the whole ecosystem.
minus-squareremotelove@lemmy.calinkfedilinkarrow-up19arrow-down1·1 年前If I remember correctly, there was a ton of pain configuring a minimal systemd. I am unaware if that has changed much in recent years. Here is an old thread talking about it: https://unix.stackexchange.com/questions/150975/what-is-needed-for-a-minimal-systemd-boot-to-launch-getty-on-a-virtual-console
minus-squarecaseyweederman@lemmy.calinkfedilinkarrow-up7·1 年前Your link describes setting up one file, the getty@.service. The .target unit files are built-in, and not part of configuration.
That’s not really true. systemd is split up into many different, independent binaries, and each of those does one job and does it well.
Does it really matter if you can’t use those independent binaries with any other init system? If you want to use systemd, you pretty much have to take the whole ecosystem.
If I remember correctly, there was a ton of pain configuring a minimal systemd. I am unaware if that has changed much in recent years.
Here is an old thread talking about it: https://unix.stackexchange.com/questions/150975/what-is-needed-for-a-minimal-systemd-boot-to-launch-getty-on-a-virtual-console
Your link describes setting up one file, the getty@.service.
The .target unit files are built-in, and not part of configuration.