diff --git a/etc/systemd/system/iwd.service.d/.gitignore b/etc/systemd/system/iwd.service.d/.gitignore new file mode 100644 index 00000000..17c556e1 --- /dev/null +++ b/etc/systemd/system/iwd.service.d/.gitignore @@ -0,0 +1,3 @@ +firewalld-icmpv6.conf +never-fail.conf +restore-ipv6.conf diff --git a/etc/systemd/system/iwd.service.d/firewalld-icmpv6.conf b/etc/systemd/system/iwd.service.d/firewalld-icmpv6.conf new file mode 120000 index 00000000..c78cf340 --- /dev/null +++ b/etc/systemd/system/iwd.service.d/firewalld-icmpv6.conf @@ -0,0 +1 @@ +../service.d/firewalld-icmpv6.conf \ No newline at end of file diff --git a/etc/systemd/system/iwd.service.d/never-fail.conf b/etc/systemd/system/iwd.service.d/never-fail.conf new file mode 120000 index 00000000..c721973b --- /dev/null +++ b/etc/systemd/system/iwd.service.d/never-fail.conf @@ -0,0 +1 @@ +../service.d/never-fail.conf \ No newline at end of file diff --git a/etc/systemd/system/iwd.service.d/restore-ipv6.conf b/etc/systemd/system/iwd.service.d/restore-ipv6.conf new file mode 120000 index 00000000..1578bcce --- /dev/null +++ b/etc/systemd/system/iwd.service.d/restore-ipv6.conf @@ -0,0 +1 @@ +../service.d/restore-ipv6.conf \ No newline at end of file diff --git a/etc/systemd/system/systemd-networkd.service.d/.gitignore b/etc/systemd/system/systemd-networkd.service.d/.gitignore new file mode 100644 index 00000000..8be70909 --- /dev/null +++ b/etc/systemd/system/systemd-networkd.service.d/.gitignore @@ -0,0 +1,4 @@ +firewalld-icmpv6.conf +never-fail.conf +restore-ipv6.conf +systemd-debug-log.conf diff --git a/etc/systemd/system/systemd-networkd.service.d/firewalld-icmpv6.conf b/etc/systemd/system/systemd-networkd.service.d/firewalld-icmpv6.conf new file mode 120000 index 00000000..c78cf340 --- /dev/null +++ b/etc/systemd/system/systemd-networkd.service.d/firewalld-icmpv6.conf @@ -0,0 +1 @@ +../service.d/firewalld-icmpv6.conf \ No newline at end of file diff --git a/etc/systemd/system/systemd-networkd.service.d/restore-ipv6.conf b/etc/systemd/system/systemd-networkd.service.d/restore-ipv6.conf new file mode 120000 index 00000000..1578bcce --- /dev/null +++ b/etc/systemd/system/systemd-networkd.service.d/restore-ipv6.conf @@ -0,0 +1 @@ +../service.d/restore-ipv6.conf \ No newline at end of file