systemd/src/hostname
Lennart Poettering 4870133bfa basic: add RuntimeScope enum
In various tools and services we have a per-system and per-user concept.
So far we sometimes used a boolean indicating whether we are in system
mode, or a reversed boolean indicating whether we are in user mode, or
the LookupScope enum used by the lookup path logic.

Let's address that, in introduce a common enum for this, we can use all
across the board.

This is mostly just search/replace, no actual code changes.
2023-03-10 09:47:39 +01:00
..
hostnamectl.c basic: add RuntimeScope enum 2023-03-10 09:47:39 +01:00
hostnamed.c hostnamed: expose support end timestamp as property on the bus 2023-01-24 15:32:43 +01:00
meson.build license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
org.freedesktop.hostname1.conf Use https for freedesktop.org 2022-06-28 13:10:05 +02:00
org.freedesktop.hostname1.policy Use https for freedesktop.org 2022-06-28 13:10:05 +02:00
org.freedesktop.hostname1.service license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00