Originally posted by oiaohm
View Post
systemctl enable is the recommended command to enable this. It doesn't work. That's broken out of the box. Get over it. If it wasn't broken out of the box httpd wouldn't start either but that one does. That they all run when manually started makes clear they all work.
On new hardware the only two issues I encountered were a driver not loading for one of the RAID cards and systemd not starting two services.
The RAID card issue was due to lack of the PCI ID in the database. Filed a bug, with fix, that they baked a new kernel for me to test. The fixed that. Until then I manually loaded it.
Clearly I'm no novice.
20 years ago when loading a new machine from scratch, as I did for this one, almost everything needed fixing. It typically took a good half hour just to get the fonts reasonable.
Today, out of the box, only one of the software packages misbehaved. Over 1,000 packages and everything worked peachy.
Except for systemd.
The one thing systemd was intended to do was deal with services. It cannot even do that right. Even MS-DOS managed that.
This is typically the point where fanbois are full of excuses and information technology advice. Missing the point entirely. Just like every other package on the machine it should work as claimed by default. It didn't. That's brittle software.
How much effort it takes to fix it is irrelevant. It didn't work correctly on a clean bog simple installation. Every other package did. Well, excepting the PCI ID for the obscure RAID card thing anyway.
Comment