diff options
| author | Jonathan Bauer | 2015-05-06 18:18:44 +0200 |
|---|---|---|
| committer | Jonathan Bauer | 2015-05-06 18:18:44 +0200 |
| commit | f0629e71b6cd2d557826e1dd7d5d16266c6aada2 (patch) | |
| tree | d5a0f114b4db814d011b0fb45b3af8438c6bd45c /testModule/hooks/mount.sh | |
| parent | current state: udev disk detection still not done! (diff) | |
| download | systemd-init-f0629e71b6cd2d557826e1dd7d5d16266c6aada2.tar.gz systemd-init-f0629e71b6cd2d557826e1dd7d5d16266c6aada2.tar.xz systemd-init-f0629e71b6cd2d557826e1dd7d5d16266c6aada2.zip | |
oops
Diffstat (limited to 'testModule/hooks/mount.sh')
| -rwxr-xr-x | testModule/hooks/mount.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/testModule/hooks/mount.sh b/testModule/hooks/mount.sh deleted file mode 100755 index e893642d..00000000 --- a/testModule/hooks/mount.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/bash - -mount /dev/root $NEWROOT |
