summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-apps/systemd-units/files/services-desktop/iptables.service1
-rw-r--r--sys-apps/systemd-units/systemd-units-12.ebuild (renamed from sys-apps/systemd-units/systemd-units-11.ebuild)0
2 files changed, 1 insertions, 0 deletions
diff --git a/sys-apps/systemd-units/files/services-desktop/iptables.service b/sys-apps/systemd-units/files/services-desktop/iptables.service
index 975a762..eeb6537 100644
--- a/sys-apps/systemd-units/files/services-desktop/iptables.service
+++ b/sys-apps/systemd-units/files/services-desktop/iptables.service
@@ -8,6 +8,7 @@
[Unit]
Description=iptables
DefaultDependencies=false
+After=local-fs.target
[Service]
Type=oneshot
diff --git a/sys-apps/systemd-units/systemd-units-11.ebuild b/sys-apps/systemd-units/systemd-units-12.ebuild
index 0ef9f2d..0ef9f2d 100644
--- a/sys-apps/systemd-units/systemd-units-11.ebuild
+++ b/sys-apps/systemd-units/systemd-units-12.ebuild