diff --git a/install.sh b/install.sh index 292661f..c2f97e1 100755 --- a/install.sh +++ b/install.sh @@ -266,6 +266,7 @@ install_symlink /etc/local/access.conf "$DESTDIR$sysconfdir/s install_data misc_etc_files/cups/client.conf "$DESTDIR$sysconfdir/cups/client.conf" install_data misc_etc_files/systemd/system/basic.target.d/want-network.conf \ "$DESTDIR$sysconfdir/systemd/system/basic.target.d/want-network.conf" +install_data misc_systemd_units/ip6.service "$DESTDIR$systemdunitdir/ip6.service" postinstall exit