|
|
|
|
|
by bonzini
3436 days ago
|
|
So add a signal handler that just enters an endless loop. That's what systemd does, so as not to panic the kernel on a crash. By the way, systemd doesn't listen to dbus (it uses the dbus protocol for IPC) and does not link to a QR generation library (journalctl does, which is your usual unprivileged program). |
|