You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
calculate-overlay/profiles/templates/3.6/1_ac_install_disk/1-migrate/sys-apps/openrc/copy-init.d

7 lines
400 B

# Calculate exec=/bin/bash cl_network_configure_set==off
rsync -a --delete --exclude net.lo --include "net.*" --exclude "*" /etc/init.d/ #-cl_chroot_path-#/etc/init.d/
rsync -a --delete --include "net.*" --exclude "*" /etc/runlevels/boot/ #-cl_chroot_path-#/etc/runlevels/boot/
rsync -a --delete --include "net.*" --exclude "*" /etc/runlevels/default/ #-cl_chroot_path-#/etc/runlevels/default/
true