|
|
Subscribe / Log in / New account

The "Devuan" Debian fork and the fuss about systemd

The "Devuan" Debian fork and the fuss about systemd

Posted Dec 5, 2014 3:13 UTC (Fri) by sjj (guest, #2020)
In reply to: The "Devuan" Debian fork and the fuss about systemd by mchapman
Parent article: The "Devuan" Debian fork

Thanks for the clarification. I had this small insistent voice at the back of my head during the drive home that something still wasn't right since this was only 200+ files.


to post comments

The "Devuan" Debian fork and the fuss about systemd

Posted Dec 5, 2014 10:22 UTC (Fri) by cortana (subscriber, #24596) [Link]

You can make it even more accurate with something like:

find /lib/systemd/system /etc/systemd/system -type f -exec du --apparent-size -hc {} + | sort -h

Which comes to 107k on my system.


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds