Page MenuHomeDevCentral

D132.diff
No OneTemporary

D132.diff

diff --git a/roles/mailserver/systemd-unit/files/lxc-container-mailserver-start b/roles/mailserver/systemd-unit/files/lxc-container-mailserver-start
--- a/roles/mailserver/systemd-unit/files/lxc-container-mailserver-start
+++ b/roles/mailserver/systemd-unit/files/lxc-container-mailserver-start
@@ -1,5 +1,5 @@
#!/bin/sh
-#Let systemd launch a lxc mail container through /usr/lib/systemd/system/lxc-containers.service
+#Let systemd launch a lxc mail container through /usr/lib/systemd/system/lxc-container-mailserver.service
#Start a lxc container, and create iptable rules
IPTABLES="/usr/sbin/iptables"
diff --git a/roles/mailserver/systemd-unit/files/lxc-container-mailserver-stop b/roles/mailserver/systemd-unit/files/lxc-container-mailserver-stop
--- a/roles/mailserver/systemd-unit/files/lxc-container-mailserver-stop
+++ b/roles/mailserver/systemd-unit/files/lxc-container-mailserver-stop
@@ -1,5 +1,5 @@
#!/bin/sh
-#Let systemd stop the lxc mail container through /usr/lib/systemd/system/lxc-containers.service
+#Let systemd stop the lxc mail container through /usr/lib/systemd/system/lxc-container-mailserver.service
#Stop the lxc container, and create iptable rules
IPTABLES="/usr/sbin/iptables"

File Metadata

Mime Type
text/plain
Expires
Tue, Apr 22, 01:29 (13 h, 13 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2591804
Default Alt Text
D132.diff (1 KB)

Event Timeline