renzev@lemmy.world to linuxmemes@lemmy.worldEnglish · edit-211 months agoAverage systemd debatelemmy.worldexternal-linkmessage-square124linkfedilinkarrow-up1807arrow-down138
arrow-up1769arrow-down1external-linkAverage systemd debatelemmy.worldrenzev@lemmy.world to linuxmemes@lemmy.worldEnglish · edit-211 months agomessage-square124linkfedilink
minus-squareLaser@feddit.orglinkfedilinkarrow-up6arrow-down2·11 months agoWhich part of systemd’s config is not text-based? The only “database” it uses for configuration is the filesystem
minus-squareHubertManne@moist.catsweat.comBannedlinkfedilinkarrow-up3arrow-down1·edit-26 months agoRemoved by mod
minus-squareLaser@feddit.orglinkfedilinkarrow-up8·11 months agosystemd config is inspired by INI, with section headers and key-value pairs. It doesn’t get much flatter than that. It doesn’t compare to YAML or JSON.
minus-squareHubertManne@moist.catsweat.comBannedlinkfedilinkarrow-up1·edit-26 months agoRemoved by mod
Which part of systemd’s config is not text-based? The only “database” it uses for configuration is the filesystem
Removed by mod
systemd config is inspired by INI, with section headers and key-value pairs. It doesn’t get much flatter than that. It doesn’t compare to YAML or JSON.
Removed by mod
Yes