GravitySpoiled@lemmy.ml to Linux@lemmy.mlEnglish · 1 year agowhich distro and why do you prefer it over others?message-squaremessage-square148fedilinkarrow-up176arrow-down122
arrow-up154arrow-down1message-squarewhich distro and why do you prefer it over others?GravitySpoiled@lemmy.ml to Linux@lemmy.mlEnglish · 1 year agomessage-square148fedilink
minus-squarecallyral [he/they]linkfedilinkEnglisharrow-up2·1 year agovoid linux. it uses runit and it’s a rolling-release. i like runit because i don’t like the systemctl command for some reason. doing ln -s /etc/sv/serv_name /var/service and sv up serv_name is way nicer imo.
void linux. it uses runit and it’s a rolling-release. i like runit because i don’t like the
systemctl
command for some reason. doingln -s /etc/sv/serv_name /var/service
andsv up serv_name
is way nicer imo.