Dear All,
I am new to systemd and I was wondering if you could help me to have
multiple journal files for different systemd units.
I have read this link:
https://unix.stackexchange.com/questions/170469/how-to-direct-the-journal-output-of-certain-units-to-a-particular-file
I was wondering if any n
Hi Colin,
Yes missing . was just a typo. I tried override.conf in
/etc/systemd/system/systemd-nspawn@appscont.service.d/, still I do not see any
change in CPU utilization.
Container processes(sh and sha1sum) are using 50% CPU irrespective of CPUQuota
in ExecStart=/usr/bin/systemd-nspawn --quie
patlollamahi...@yahoo.co.in wrote on 18/07/18 21:04:
> *override.conf* is effective when it is placed in
> */etc/systemd/system/systemd-nspawn@service.d/*
I think you missed a . above:
/etc/systemd/system/systemd-nspawn@.service.d/*
>
> If I have file
> *systemd-nspawn@appscont.service *in
> */