Lines Matching refs:init
192 # Deal with some dain bramage in the /etc/init.d/halt script.
200 # ourselves a copy. That way a major update to the init scripts won't
205 if [ -f ${rootfs_path}/etc/init.d/halt ]
208 < ${rootfs_path}/etc/init.d/halt \
209 > ${rootfs_path}/etc/init.d/lxc-halt
211 echo '$command -f' >> ${rootfs_path}/etc/init.d/lxc-halt
212 chmod 755 ${rootfs_path}/etc/init.d/lxc-halt
217 ln -s ../init.d/lxc-halt S00lxc-halt
219 ln -s ../init.d/lxc-halt S00lxc-reboot
254 # here for legacy reasons and older releases with upstart and sysv init.
339 ${rootfs_path}/etc/sysconfig/init
354 if [ -d ${rootfs_path}/etc/init ]
358 cat <<EOF >${rootfs_path}/etc/init/power-status-changed.conf