On Wed, Nov 2, 2011 at 16:17, Lennart Poettering <[email protected]> wrote: > Kernel threads we detect by checking whether /proc/$PID/cmdline is > empty, hence I'd suggest we use the first char of argv[0][0] here, to > detect whether something is a process to avoid killing. Question is > which char to choose for that. I am tempted to use '@'.
Maybe introduce a 'initramfs' cgroup and move the pids there? Kay _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
