Embed Notice
HTML Code
Corresponding Notice
- Embed this notice
pistolero (p@fsebugoutzone.org)'s status on Monday, 30-Jun-2025 21:52:59 JST
pistolero@SuperDicq @Suiseiseki init files aren't hard to write; how many daemons do you plan to run? `wc -l /etc/rc.d/*` shows about 2000 lines on my machine and I have a lot of stuff installed. Most of those lines are duplicates: "case $1 in", etc.