Skip to content

systemctl daemon-reload takes a long time on archlinx with systemd 252.2-1 #25543

@patofan

Description

@patofan

systemd version the issue has been seen with

252

Used distribution

Archlinux

Linux kernel version used

5.15.80-1-lts

CPU architectures issue was seen on

x86_64

Component

systemctl, systemd

Expected behaviour you didn't see

[root@tissvr101 ~]# time systemctl daemon-reload
real 0m0.445s
user 0m0.007s
sys 0m0.007s

Unexpected behaviour you saw

[root@arch001 ~]# time systemctl daemon-reload
real 1m0.267s
user 0m0.000s
sys 0m0.009s

It need a long time to execute "systemctl daemon-reload" .

Steps to reproduce the problem

No response

Additional program output to the terminal or log subsystem illustrating the issue

[root@arch001 ~]# SYSTEMD_LOG_LEVEL=debug
[root@arch001 ~]# systemctl daemon-reload
[root@arch001 ~]# time systemctl daemon-reload

real    1m0.422s
user    0m0.000s
sys     0m0.009s

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions