Systemd/src/portable
Zbigniew Jędrzejewski-Szmek ab4a88eb92 sd-bus: add custom return code when $XDG_RUNTIME_DIR is not set
We would return ENOENT, which is extremely confusing. Strace is not helpful because
no *file* is actually missing. So let's add some logs at debug level and also use
a custom return code. Let all user-facing utilities print a custom error message
in that case.
2020-10-14 18:28:30 +02:00
..
profile portable: add SystemCallFilter=@system-service to the three main portable service profiles 2018-06-14 17:44:20 +02:00
meson.build add new portable service framework 2018-05-24 17:01:57 +02:00
org.freedesktop.portable1.conf portabled: fix dbus policy 2019-04-03 17:24:12 +02:00
org.freedesktop.portable1.policy portable: update polkit messages 2018-06-19 13:21:17 +09:00
org.freedesktop.portable1.service add new portable service framework 2018-05-24 17:01:57 +02:00
portable.c tree-wide: assorted coccinelle fixes 2020-10-09 15:02:23 +02:00
portable.h portable: introduce portable_metadata_hash_ops and use it 2018-12-02 12:18:54 +01:00
portablectl.c sd-bus: add custom return code when $XDG_RUNTIME_DIR is not set 2020-10-14 18:28:30 +02:00
portabled-bus.c tree-wide: define iterator inside of the macro 2020-09-08 12:14:05 +02:00
portabled-bus.h add new portable service framework 2018-05-24 17:01:57 +02:00
portabled-image-bus.c tree-wide: define iterator inside of the macro 2020-09-08 12:14:05 +02:00
portabled-image-bus.h tree-wide: add multiple inclusion guard 2018-06-25 13:04:59 +09:00
portabled-image.c tree-wide: define iterator inside of the macro 2020-09-08 12:14:05 +02:00
portabled-image.h tree-wide: add multiple inclusion guard 2018-06-25 13:04:59 +09:00
portabled-operation.c add new portable service framework 2018-05-24 17:01:57 +02:00
portabled-operation.h add new portable service framework 2018-05-24 17:01:57 +02:00
portabled.c tree-wide: implement new log control API dbus interface in all our daemons 2020-04-21 17:08:16 +02:00
portabled.h add new portable service framework 2018-05-24 17:01:57 +02:00