Closed romkazor closed 3 years ago
Could you elaborate on why do you need this?
Since if you have no systemd
(and its' library) then systemd-logging
is basically useless.
I used systemd-logging in my package, but I don't know which os system the user of my package will be using.
I see. Will try to mitigate it on weekends.
Implemented and available in master.
If not found lybsystemd.so raise: ctyped.exceptions.CtypedException: Unable to find library: libsystemd.so Simple fix:
toolbox.py