Re: [systemd-devel] Unit dovecot.service has failed

2019-10-02 Thread Masaru Kitajima
Thank you. I got it. <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> iOS Engineer / WEB Engineer / UI/UX Designer / VFX director Masaru Kitajima E-mail: thirstytrave...@mac.com MMS: skul...@ezweb.ne.jp Facebook: https://www.facebook.com/masaru.kitajima (Request required) Twitter: @J

Re: [systemd-devel] Unit dovecot.service has failed

2019-10-02 Thread Mantas Mikulėnas
On Thu, Oct 3, 2019, 06:24 Masaru Kitajima wrote: > Mr. Harald > > Thank you so much for the detailed information. I tried two commands which > you kindly suggested. The results are as below. > > [root@vhost /var/log]# stat /var/run > File: `/var/run' -> `../run' > Size: 6

Re: [systemd-devel] Unit dovecot.service has failed

2019-10-02 Thread Masaru Kitajima
Mr. Harald Thank you so much for the detailed information. I tried two commands which you kindly suggested. The results are as below. [root@vhost /var/log]# stat /var/run File: `/var/run' -> `../run' Size: 6 Blocks: 0 IO Block: 4096 symbolic link Device: 909

Re: [systemd-devel] Unit dovecot.service has failed

2019-10-02 Thread Reindl Harald
Am 02.10.19 um 22:45 schrieb Masaru Kitajima: Oct. 02 16:49:14 v153-127-250-223.vir.kagoya.net systemd[1]: Can't open PID file /var/run/dovecot/master.pid (yet?) after start: Too many levels of symbolic links in old systemd versions that happend when something used in namespaces (ReadOnlyDirecto

[systemd-devel] Unit dovecot.service has failed

2019-10-02 Thread Masaru Kitajima
HI, I’m using a VPS which runs CentOS Linux release 7.7.1908 (Core). And dovecot version is 2.2.36 (1f10bfa63). I haven’t changed anything by myself, but dovecot has become unable to start up a few days ago. After “systemctl start dovecot”, it says “failed” and I checked it. $ systemctl s

Re: [systemd-devel] org.freedesktop.systemd1.manage-units - which unit?

2019-10-02 Thread Mantas Mikulėnas
On Wed, Oct 2, 2019 at 5:58 PM Ian Pilcher wrote: > On 9/26/19 11:49 AM, Mantas Mikulėnas wrote: > > In JS-based polkit rules, the action usually comes with 'unit' and > > 'verb' polkit variables -- according to src/core/dbus-unit.c: > > > > if (action.id == > > "org.freed

Re: [systemd-devel] org.freedesktop.systemd1.manage-units - which unit?

2019-10-02 Thread Ian Pilcher
On 9/26/19 11:49 AM, Mantas Mikulėnas wrote: In JS-based polkit rules, the action usually comes with 'unit' and 'verb' polkit variables -- according to src/core/dbus-unit.c:     if (action.id == "org.freedesktop.systemd1.manage-unit" && action.lookup("unit") == "foo.servic

Re: [systemd-devel] sd-boot kickstart

2019-10-02 Thread Topi Miettinen
On 2.10.2019 9.05, Chris Murphy wrote: On Tue, Oct 1, 2019 at 1:05 AM Damian Ivanov wrote: Hello, I watched the video and presentation https://cfp.all-systems-go.io/media/sdboot-asg2019.pdf I could not agree more! Anaconda/Kickstart install grub as the bootloader. Is there some hidden option