ikidd@lemmy.world to Linux@lemmy.mlEnglish · 1 month agosystemd has been a complete, utter, unmitigated successblog.tjll.netexternal-linkmessage-square135linkfedilinkarrow-up1317arrow-down153 cross-posted to: opensource@programming.devlinux@programming.devlinux@programming.devlobsters@lemmy.bestiver.se
arrow-up1264arrow-down1external-linksystemd has been a complete, utter, unmitigated successblog.tjll.netikidd@lemmy.world to Linux@lemmy.mlEnglish · 1 month agomessage-square135linkfedilink cross-posted to: opensource@programming.devlinux@programming.devlinux@programming.devlobsters@lemmy.bestiver.se
minus-squareMonkCanatella@sh.itjust.workslinkfedilinkarrow-up2·1 month agoWhat do you mean by modular though? I assume there’s serious coupling amongst systemd modules that make “modularity” just theoretical
minus-squareFizz@lemmy.nzlinkfedilinkarrow-up2arrow-down3·1 month agoIts like 70 different files and not all are required. You can swap out parts of systemd like run a different init system.
minus-squareMonkCanatella@sh.itjust.workslinkfedilinkarrow-up3·1 month agoSure but I wouldn’t say something is modular just because some things are modules. LIke yeah you can swap out networkd, but how about journald?
minus-squareFizz@lemmy.nzlinkfedilinkarrow-up2arrow-down2·1 month agoI would. There are a lot of modules only a few have hard systemd dependencies
What do you mean by modular though? I assume there’s serious coupling amongst systemd modules that make “modularity” just theoretical
Its like 70 different files and not all are required. You can swap out parts of systemd like run a different init system.
Sure but I wouldn’t say something is modular just because some things are modules. LIke yeah you can swap out networkd, but how about journald?
I would. There are a lot of modules only a few have hard systemd dependencies