summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHenry Gebhardt <hsggebhardt@googlemail.com>2013-05-07 10:13:12 -0400
committerHenry Gebhardt <hsggebhardt@googlemail.com>2013-05-07 10:13:12 -0400
commit5f411f32b3f8b8dc255bda6a8f76866dbbc4ac9d (patch)
tree299132ac8ad2c2851a0b2ccf65740acbf8e9f2b0
parentsys-apps/systemd-units/: kdm.service is now upstream! (diff)
downloadsystemd-5f411f32b3f8b8dc255bda6a8f76866dbbc4ac9d.tar.gz
systemd-5f411f32b3f8b8dc255bda6a8f76866dbbc4ac9d.tar.bz2
systemd-5f411f32b3f8b8dc255bda6a8f76866dbbc4ac9d.zip
sys-apps/systemd-units-12: fix iptables.service, bug #468118
-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