#!/bin/sh # to be sourced if grep -q '\binstall\b' /proc/cmdline; then . /etc/sysconfig/i18n /usr/sbin/draklive-install reboot fi