ikidd@lemmy.world to Linux@lemmy.mlEnglish · 1 day agosystemd has been a complete, utter, unmitigated successblog.tjll.netexternal-linkmessage-square79linkfedilinkarrow-up1249arrow-down141 cross-posted to: opensource@programming.dev
arrow-up1208arrow-down1external-linksystemd has been a complete, utter, unmitigated successblog.tjll.netikidd@lemmy.world to Linux@lemmy.mlEnglish · 1 day agomessage-square79linkfedilink cross-posted to: opensource@programming.dev
minus-squareMonkCanatella@sh.itjust.workslinkfedilinkarrow-up2·23 hours 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-up1arrow-down1·18 hours 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-up2·18 hours 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-up1·16 hours 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