Am 2007-04-27 schrieb Mike Buland : > Is this possible? in linux to parse the command line is as simple as: set -- $( cat /proc/cmdline ) for x; do case "$x" in whatever=*) echo "$x" ;; esac done taking the value from there can be used at /etc/runit/1 to take decisions, like the initial runlevel. Alejandro Mery -- GPG/PGP: DA23A600 / 19F7 C16C 14FA B29F 36A6 0588 FE44 6717 DA23 A600