[systemd-devel] Cannot set PATH environment variable from environment.d

2022-12-04 Thread Yeongjin Kwon
Hi, I've been trying to set the PATH environment variable in systemd user daemon with environment.d but it's not working. I'm using Arch Linux, and my systemd version is below: > systemd 252 (252.2-2-arch) > +PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL > +ACL

Re: [systemd-devel] Relationship between cgroup hierarchy and slice names

2022-05-11 Thread Yeongjin Kwon
ride the hierarchy, I settled on a solution that does not require reorganizing the cgroup hierarchy. Yeongjin Kwon

Re: [systemd-devel] Relationship between cgroup hierarchy and slice names

2022-05-05 Thread Yeongjin Kwon
On Thu, May 5, 2022 at 11:17 AM Lennart Poettering wrote: > > On Do, 05.05.22 10:44, Yeongjin Kwon (yeongjink...@gmail.com) wrote: > > > On Wed, May 4, 2022 at 4:03 AM Lennart Poettering > > wrote: > > > > > > The slice names match 1:1 to the position

Re: [systemd-devel] Relationship between cgroup hierarchy and slice names

2022-05-05 Thread Yeongjin Kwon
other, custom created slice? Maybe using some conditional overriding mechanism? Yeongjin Kwon

[systemd-devel] Relationship between cgroup hierarchy and slice names

2022-05-03 Thread Yeongjin Kwon
Hi, I'm trying to override the parent slice of a certain slice unit so I can reorganize the cgroup hierarchy. I looked into overriding the "Slice" property to set the containing slice of the unit, but it seems that property does not do anything for slices because the location in the cgroup