[packages/lxc] shells do not like empty functions

glen glen at pld-linux.org
Tue Nov 19 00:43:31 CET 2013


commit 273f45aa30df3f4218dc8dd768fbee911bb12b01
Author: Elan Ruusamäe <glen at delfi.ee>
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



More information about the pld-cvs-commit mailing list