]> git.proxmox.com Git - mirror_lxcfs.git/blobdiff - share/lxc.mount.hook.in
don't use sh -u
[mirror_lxcfs.git] / share / lxc.mount.hook.in
index 1ce1859b0ce19e497cccb048a5cb0301c4bd9366..c035c87b3f68390a4f6288dd55a4dd596bb03dd8 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/sh -eu
+#!/bin/sh -e
 
 # Don't mess with containers that don't have /sys/fs/cgroup configured
 # (lxc.mount.auto = cgroup:mixed)