Systemd/src
Zbigniew Jędrzejewski-Szmek 08c7c3216b sysusers: many different errnos to express one condition
See https://bugzilla.redhat.com/show_bug.cgi?id=1807768. It turns
out that sysusers cannot query if the group exists:
Failed to check if group dnsmasq already exists: No such process
...
Failed to check if group systemd-timesync already exists: No such process

When the same command is executed later, the issue does not occur. Not sure why
the behaviour in the initial transaction is different. But let's accept all
errors that the man pages list. We check if the user/group exists before creating
anyway, so this seems pretty safe.
2020-03-03 11:56:25 +01:00
..
ac-power
activate util-lib: move things that parse ifnames to shared/ 2020-01-11 12:07:28 +01:00
analyze systemd: Fix busctl crash on aarch64 when setting output table format 2020-02-16 02:09:26 +09:00
ask-password
backlight
basic basic/string-table: avoid crash when table is sparse 2020-02-27 21:36:58 +01:00
binfmt
boot meson: update efi path detection to gnu-efi-3.0.11 2020-02-04 23:43:21 +09:00
busctl systemd: Fix busctl crash on aarch64 when setting output table format 2020-02-16 02:09:26 +09:00
cgls
cgroups-agent
cgtop
core Merge pull request #14992 from keszybz/syslog-address-length-fix 2020-03-02 21:31:24 +01:00
coredump
cryptsetup units: introduce blockdev@.target for properly ordering mounts/swaps against cryptsetup 2020-01-21 20:23:13 +01:00
debug-generator
delta
detect-virt
dissect dissect: add --fsck= option to systemd-dissect tool 2020-01-29 19:29:52 +01:00
environment-d-generator
escape
firstboot firstboot: add missing check 2020-02-06 09:52:39 +01:00
fsck
fstab-generator units: introduce blockdev@.target for properly ordering mounts/swaps against cryptsetup 2020-01-21 20:23:13 +01:00
fuzz sd-bus: export sd_bus_message_dump 2020-01-23 23:38:20 +01:00
getty-generator
gpt-auto-generator units: introduce blockdev@.target for properly ordering mounts/swaps against cryptsetup 2020-01-21 20:23:13 +01:00
hibernate-resume Fix generator name in hibernate-resume-generator's drop-in 2020-02-04 14:49:04 +09:00
home Merge pull request #14992 from keszybz/syslog-address-length-fix 2020-03-02 21:31:24 +01:00
hostname shared: split out polkit stuff from bus-util.c → bus-polkit.c 2020-01-22 12:34:10 +01:00
hwdb
id128 id128: change table header from "uuid" to just "id" 2020-01-29 15:32:26 +01:00
import Merge pull request #14633 from poettering/logind-switch-polkit 2020-01-28 16:09:09 +01:00
initctl initctl: (void)ify epoll_ctl() 2020-01-10 10:06:09 +01:00
journal tree-wide: use the return value from sockaddr_un_set_path() 2020-03-02 15:55:44 +01:00
journal-remote journal: properly mark two definitions that are deprecated with GCC attributes for that 2020-01-31 15:02:00 +01:00
kernel-install kernel-install: strip BOOT_IMAGE= from kernel options 2020-02-26 23:34:41 +01:00
libsystemd Merge pull request #14992 from keszybz/syslog-address-length-fix 2020-03-02 21:31:24 +01:00
libsystemd-network network: make Type=ether match based on iftype 2020-03-02 08:52:18 +01:00
libudev
locale shared: split out polkit stuff from bus-util.c → bus-polkit.c 2020-01-22 12:34:10 +01:00
login tree-wide: use the return value from sockaddr_un_set_path() 2020-03-02 15:55:44 +01:00
machine systemctl: show logs for correct namespace of service 2020-01-31 15:02:52 +01:00
machine-id-setup
modules-load
mount systemd: Fix busctl crash on aarch64 when setting output table format 2020-02-16 02:09:26 +09:00
network network: Move config_parse_ip_service_type to networkd-dhcp4.c and 2020-03-03 11:53:49 +09:00
notify
nspawn nspawn: voidify umount_verbose() 2020-01-31 23:10:29 +09:00
nss-myhostname
nss-mymachines
nss-resolve
nss-systemd userdb: fix lookup of groups defined by homed 2020-03-01 12:24:56 +01:00
partition systemd: Fix busctl crash on aarch64 when setting output table format 2020-02-16 02:09:26 +09:00
path
portable portablectl: add --now and --enable to attach/detach 2020-02-07 17:09:05 +01:00
pstore
quotacheck
random-seed random-seed: add missing header for GRND_NONBLOCK (#14988) 2020-03-02 14:48:21 +09:00
rc-local-generator
remount-fs
reply-password
resolve resolve: error handling improvements 2020-03-01 14:02:23 +01:00
rfkill
run
run-generator
shared Merge pull request #14992 from keszybz/syslog-address-length-fix 2020-03-02 21:31:24 +01:00
shutdown umount: when we fail to detach a loopback device, set the auto-clear flag 2019-12-20 18:37:24 +01:00
sleep sleep: automatically lock all home directories when suspending 2020-01-28 22:36:56 +01:00
socket-proxy tree-wide: use the return value from sockaddr_un_set_path() 2020-03-02 15:55:44 +01:00
stdio-bridge
sulogin-shell
sysctl sysctl: fix segfault 2020-02-06 23:49:32 +09:00
system-update-generator
systemctl systemd: Fix busctl crash on aarch64 when setting output table format 2020-02-16 02:09:26 +09:00
systemd Fix typo in function name 2020-02-04 18:54:12 +01:00
sysusers sysusers: many different errnos to express one condition 2020-03-03 11:56:25 +01:00
sysv-generator
test test-sizeof: print size socklen_t 2020-03-02 15:54:57 +01:00
time-wait-sync
timedate shared: split out polkit stuff from bus-util.c → bus-polkit.c 2020-01-22 12:34:10 +01:00
timesync timesyncd: log louder when we refuse a server due to root distance 2020-01-21 15:20:17 +01:00
tmpfiles
tty-ask-password-agent tree-wide: use the return value from sockaddr_un_set_path() 2020-03-02 15:55:44 +01:00
udev network: make Type=ether match based on iftype 2020-03-02 08:52:18 +01:00
update-done
update-utmp
user-sessions
userdb homed,userdb: don't use sockaddr_un_set_path() on fixed addresses 2020-03-02 15:56:30 +01:00
vconsole
veritysetup id128: introduce ID128_UUID_STRING_MAX for sizing UUID buffers 2019-12-10 11:56:18 +01:00
version meson: explain GIT_VERSION and PROJECT_VERSION 2020-02-28 16:54:33 +01:00
volatile-root