2016-05-29 13:19 GMT+02:00 Ralf Mardorf <silver.bullet@xxxxxxxx>: > On Sun, 29 May 2016 12:57:54 +0200, Maykel Franco wrote: >>I have installed archlinux from zero. And when I enable anything >>service the command is slow and i get this error: >> >>Is the bug in systemctl? > > I don't think so, but perhaps I'm mistaken, OTOH Google doesn't > find relevant links [1] ... > > [rocketmouse@archlinux ~]$ pacman -Qo /usr/bin/systemctl > /usr/bin/systemctl is owned by systemd 229-3 > > ... at least 229-3 works here without such an error. I just tested > start/stop. > > Regarding the speed, it depends on what my network scripts are doing, > if I start or stop them. > > [rocketmouse@archlinux ~]$ sudo systemctl start alice > [rocketmouse@archlinux ~]$ sudo systemctl stop alice > [...] > [rocketmouse@archlinux ~]$ sudo systemctl stop alice-dhcp > [rocketmouse@archlinux ~]$ sudo systemctl start alice-dhcp > > They could finish immediately or take very long, but that is caused by > those scripts. > > Regards, > Ralf > > [1] > https://www.google.de/?gws_rd=ssl#q=arch+linux+StartServiceByName+for+org.freedesktop.PolicyKit1:+Timeout+was+reached Server: [root@arch-kodi-nas maykel]# LANG=C pacman -Qo /usr/bin/systemctl /usr/bin/systemctl is owned by systemd 229-3 In my laptop with the version systemd is the same, no problem with systemd, dbus or avahi. In the server, today install archlinux from zero. I don't understand anything...