echo "-$(cat /proc/1/cmdline 2>&1 | sed -e 's/\x0//g')-"
-/usr/sbin/initnone- As I do not want a complex sed query to check for systemd or not, let's solve it in init_pod.sh and express it in CI_CONTEXT variable.
Please register or sign in to comment