Re: [systemd-devel] systemctl restart changes permission.

2020-05-03 Thread Kaushal Shriyan
On Thu, 30 Apr 2020 at 13:53, Lennart Poettering wrote: > On Do, 30.04.20 09:35, Kaushal Shriyan (kaushalshri...@gmail.com) wrote: > 65;6001;1c > > Hi, > > > > I am running CentOS Linux release 7.8.2003 (Core) > > with php72u-fpm-7.2.30-1.el7.ius.x86_64 version. I am facing the below > > permissi

Re: [systemd-devel] systemctl restart changes permission.

2020-05-03 Thread Mike Gilbert
On Thu, Apr 30, 2020 at 12:05 AM Kaushal Shriyan wrote: > > Hi, > > I am running CentOS Linux release 7.8.2003 (Core) with > php72u-fpm-7.2.30-1.el7.ius.x86_64 version. I am facing the below permission > denied issue. I also did the below steps > #cd /run > #chown -Rc nginx.nginx php-fpm > chang

Re: [systemd-devel] systemctl restart changes permission.

2020-05-03 Thread Mike Gilbert
On Sun, May 3, 2020 at 3:00 PM Mike Gilbert wrote: > > Please let me know if you need any additional information. Thanks in > > Advance. > > This is probably an issue with the systemd units shipped with php-fpm. > This would not be an issue for this upstream systemd mailing list. > Please seek su

[systemd-devel] why is systemd-remount-fs.service needed in stage-2?

2020-05-03 Thread Arian Van Putten
Hey list, I'm in the process of experimenting with a systemd-based initrd. However I have two questions concerning the boot process that came up whilst reading the documentation. If I understand "man 7 bootup" correctly so far the initrd mounts /sysroot based on either the root= kernel parameter

[systemd-devel] Moving a service from one systemd slice to another..

2020-05-03 Thread nitish nagesh
Hello, We have this odd want to move a daemon between different systemd slices. Not sure if that's even a valid thing to do, but here is the requirement. The daemon while booting up belongs to a systemd slice (say X) which has parameters like startupCPUShares tuned to bring the system up fa

Re: [systemd-devel] Moving a service from one systemd slice to another..

2020-05-03 Thread Tomasz Torcz
On Mon, May 04, 2020 at 11:52:37AM +0530, nitish nagesh wrote: > Hello, > >We have this odd want to move a daemon between different systemd slices. > Not sure if that's even a valid thing to do, but here is the requirement. You can use low-level cgroup access to move it. Something like: sys

[systemd-devel] Antw: [EXT] Moving a service from one systemd slice to another..

2020-05-03 Thread Ulrich Windl
>>> nitish nagesh schrieb am 04.05.2020 um 08:22 in Nachricht <16105_1588573381_5EAFB4C4_16105_232_1_CAK6_9mPKJ8wWFDgw+eWGe5oYy=s42v0joKwz2Nfk gvqw1p...@mail.gmail.com>: > Hello, > >We have this odd want to move a daemon between different systemd slices. > Not sure if that's even a valid thin

Re: [systemd-devel] why is systemd-remount-fs.service needed in stage-2?

2020-05-03 Thread Andrei Borzenkov
04.05.2020 00:03, Arian Van Putten пишет: > > My gut feeling the answer to this question is "not all initrd's use > systemd; so they might not parse /sysroot/etc/fstab so early we need to > account for that". Is that the case? > It is more "not every system uses initrd". ___

[systemd-devel] Antw: [EXT] Re: Moving a service from one systemd slice to another..

2020-05-03 Thread Ulrich Windl
>>> Tomasz Torcz schrieb am 04.05.2020 um 08:31 in Nachricht <15340_1588573891_5EAFB6C2_15340_15_1_20200504063117.GA1101772@mother.pipebreake .pl>: > On Mon, May 04, 2020 at 11:52:37AM +0530, nitish nagesh wrote: >> Hello, >> >>We have this odd want to move a daemon between different systemd