diff options
| author | torben | 2015-04-13 20:45:22 +0200 |
|---|---|---|
| committer | torben | 2015-04-13 20:45:22 +0200 |
| commit | c7332013f0e3aa212c4e4adbccbd518a33947813 (patch) | |
| tree | 15e881128b77c202f8946a05beb2f85a64d32690 /testModule | |
| parent | Remove debugging lines. (diff) | |
| download | systemd-init-c7332013f0e3aa212c4e4adbccbd518a33947813.tar.gz systemd-init-c7332013f0e3aa212c4e4adbccbd518a33947813.tar.xz systemd-init-c7332013f0e3aa212c4e4adbccbd518a33947813.zip | |
Fixes.
Diffstat (limited to 'testModule')
| -rw-r--r-- | testModule/hooks/pre-pivot.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testModule/hooks/pre-pivot.sh b/testModule/hooks/pre-pivot.sh index 8c013496..94e92b1d 100644 --- a/testModule/hooks/pre-pivot.sh +++ b/testModule/hooks/pre-pivot.sh @@ -1,3 +1,4 @@ # TODO warn '............MOUNT.............' +mkdir --parents /mnt && \ mount /dev/nbd0 /mnt |
