pro_grammer to Open Source@lemmy.ml · 1 year agosystemd Rolling Out "run0" As sudo Alternativewww.phoronix.comexternal-linkmessage-square29linkfedilinkarrow-up1139arrow-down14cross-posted to: [email protected]
arrow-up1135arrow-down1external-linksystemd Rolling Out "run0" As sudo Alternativewww.phoronix.compro_grammer to Open Source@lemmy.ml · 1 year agomessage-square29linkfedilinkcross-posted to: [email protected]
minus-squareNekkoDroidlinkfedilinkarrow-up8·edit-21 year agoThis has already been possible, the patch modifying run.c to be able to do this is not even 400 lines long and was mostly just exposing its feature in a different way. (the entire patch was <1.5k lines, with most being docs, tests and a bit of plumbing for the colored terminal)
This has already been possible, the patch modifying
run.c
to be able to do this is not even 400 lines long and was mostly just exposing its feature in a different way. (the entire patch was <1.5k lines, with most being docs, tests and a bit of plumbing for the colored terminal)