@[email protected] to [email protected]English • 2 years agowhich distro and why do you prefer it over others?message-square150fedilinkarrow-up179
arrow-up179message-squarewhich distro and why do you prefer it over others?@[email protected] to [email protected]English • 2 years agomessage-square150fedilink
minus-squarecally [he/they]linkfedilinkEnglish2•2 years 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.