From a93a106e11cdba58ba9d3fa24ab594b45a6b251e Mon Sep 17 00:00:00 2001 From: Donald Buczek Date: Tue, 20 Jun 2023 13:52:09 +0200 Subject: [PATCH] fixup! ip6.service: Import existing file into repository --- install.sh | 1 + 1 file changed, 1 insertion(+) 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