[systemd-devel] systemctl restart changes permission.

2020-04-29 Thread Kaushal Shriyan
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 changed ownership of ‘php-fpm/php-fpm.pid’ from root:root to nginx:nginx changed

Re: [systemd-devel] [systemd-level]: how to change default timezone in systemd code?

2020-04-29 Thread www
hi Silvio, Thank you for your help. I'll try it locally. thanks, Byron At 2020-04-29 21:27:46, "Silvio Knizek" wrote: >Am Mittwoch, den 29.04.2020, 20:31 +0800 schrieb www: >> Dear All, >> >> I want to change the default timezone in systemd, when it first starts, it >> shows the

[systemd-devel] How to figure out what's causing systemd to start printing messages partway through boot?

2020-04-29 Thread McKay, Sean
Hi all, Hopefully quick question: Do you have any guidance on what I should look at to determine what is causing the show_status variable in systemd to get flipped to true without any apparent unit failures? Is there an easy way to find that information? We have a few systems that start printin

Re: [systemd-devel] How to figure out what's causing systemd to start printing messages partway through boot?

2020-04-29 Thread McKay, Sean
I apparently failed to finish a sentence. Fixed. My apologies! From: McKay, Sean Sent: Wednesday, April 29, 2020 4:15 PM To: [email protected] Subject: How to figure out what's causing systemd to start printing messages partway through boot? Hi all, Hopefully quick question: D

Re: [systemd-devel] [systemd-level]: how to change default timezone in systemd code?

2020-04-29 Thread Silvio Knizek
Am Mittwoch, den 29.04.2020, 20:31 +0800 schrieb www: > Dear All, > > I want to change the default timezone in systemd, when it first starts, it > shows the time zone I want. How can I modify the code in systemd to implement > the function? > > thanks, > Byron Hi, the default timezone is just th

[systemd-devel] [systemd-level]: how to change default timezone in systemd code?

2020-04-29 Thread www
Dear All, I want to change the default timezone in systemd, when it first starts, it shows the time zone I want. How can I modify the code in systemd to implement the function? thanks, Byron___ systemd-devel mailing list [email protected]