pewgar_seemsimandroid@lemmy.blahaj.zone to linuxmemes@lemmy.world · 2 months agoI love systemdlemmy.worldexternal-linkmessage-square58fedilinkarrow-up11arrow-down10file-text
arrow-up11arrow-down1external-linkI love systemdlemmy.worldpewgar_seemsimandroid@lemmy.blahaj.zone to linuxmemes@lemmy.world · 2 months agomessage-square58fedilinkfile-text
minus-squarelime!@feddit.nulinkfedilinkEnglisharrow-up0·2 months agosome other init systems just use scripts for config, meaning you can just do whatever
minus-squarelime!@feddit.nulinkfedilinkEnglisharrow-up0·2 months agoa config file can do only what the program that reads it allows. if the program that reads the file is just bash…
Aren’t all configs declarative?
some other init systems just use scripts for config, meaning you can just do whatever
Configs can do whatever too.
a config file can do only what the program that reads it allows. if the program that reads the file is just bash…