commit 273f45aa30df3f4218dc8dd768fbee911bb12b01
Author: Elan Ruusamäe <[email protected]>
Date:   Tue Nov 19 01:43:20 2013 +0200

    shells do not like empty functions

 lxc-pld.in.sh | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/lxc-pld.in.sh b/lxc-pld.in.sh
index 30236c1..849af92 100755
--- a/lxc-pld.in.sh
+++ b/lxc-pld.in.sh
@@ -106,6 +106,9 @@ configure_pld_init()
        # Setup getty service on the 4 ttys we are going to allow in the
        # default config. Number should match lxc.tty
 #      sed -i -e 's///' ${rootfs_path}/etc/inittab
+
+       # nothing done here yet
+       :
 }
 
 configure_pld_systemd()
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lxc.git/commitdiff/273f45aa30df3f4218dc8dd768fbee911bb12b01

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to