The journald design is horrible to the point of useless
The journald design is horrible to the point of useless
Posted Nov 23, 2011 14:45 UTC (Wed) by nix (subscriber, #2304)In reply to: The journald design is horrible to the point of useless by alankila
Parent article: That newfangled Journal thing
These days, you don't need a kernel module, you can use FUSE. If the FUSE filesystem works by using some shared library, that's great: it means you don't have to duplicate code. But filesystem interfaces are still as important, or more so, than library interfaces in the Unix world.
