]> git.pld-linux.org Git - packages/lxc.git/commitdiff
shells do not like empty functions
authorElan Ruusamäe <glen@delfi.ee>
Mon, 18 Nov 2013 23:43:20 +0000 (01:43 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Mon, 18 Nov 2013 23:43:20 +0000 (01:43 +0200)
lxc-pld.in.sh

index 30236c11bd79b5003104c0066b22f76c7d5a0a2c..849af926abd0aa4a5a18d1a7106273ca52bb2f7f 100755 (executable)
@@ -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()
This page took 0.04839 seconds and 4 git commands to generate.