chalk46@fedia.iotoFree and Open Source Software@beehaw.org•Florp, the Firefox fork with an awful name, is fully source-available again
22·
7 months agoI’ve gotta admit, it takes a lot of nerve to fork an open source project a bunch of other people put all this time and effort into, change a few lines of JavaScript here and there in the UI, then act like you wrote the damn thing.
in systemd runlevels are basically just targets (it still sets rc?.d symlinks in /etc akaik) which have services they want and are wanted by, it’s the basis for dependency handling plus you get cool security features like syscall filtering, capability limits, user switching, etc