Makefile build for freed
[gpl/argeo-freed.git] / usr / lib / systemd / system / freed-onsuspend.service
diff --git a/usr/lib/systemd/system/freed-onsuspend.service b/usr/lib/systemd/system/freed-onsuspend.service
deleted file mode 100644 (file)
index 47afcc2..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-[Unit]
-Description=On suspend actions
-Before=sleep.target
-
-[Service]
-Type=oneshot
-ExecStart=/usr/bin/systemctl stop ipsec
-ExecStartPost=/usr/bin/sleep 5
-
-[Install]
-WantedBy=sleep.target