Lines Matching refs:init
220 # Deal with some dain bramage in the /etc/init.d/halt script.
228 # ourselves a copy. That way a major update to the init scripts won't
230 if [ -f ${rootfs_path}/etc/init.d/halt ]
233 < ${rootfs_path}/etc/init.d/halt \
234 > ${rootfs_path}/etc/init.d/lxc-halt
236 echo '$command -f' >> ${rootfs_path}/etc/init.d/lxc-halt
237 chmod 755 ${rootfs_path}/etc/init.d/lxc-halt
242 ln -s ../init.d/lxc-halt S00lxc-halt
244 ln -s ../init.d/lxc-halt S00lxc-reboot
276 # create lxc compatibility init script
278 cat <<EOF > $rootfs_path/etc/init/lxc-sysinit.conf
354 sed -i 's|mingetty|mingetty --nohangup|' $rootfs_path/etc/init/tty.conf
391 if [ -d ${rootfs_path}/etc/init ]
394 cat <<EOF >${rootfs_path}/etc/init/power-status-changed.conf