diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-05-19 15:48:38 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-05-19 15:48:38 +0000 |
commit | 2a87688010b283f11294cc8a5ae277cd3692c6e1 (patch) | |
tree | e9aad78f6f4909490907e7ee0c12ff43ce2fb256 /main/multipath-tools/multipath-tools.confd | |
parent | 7772819f568aba3c8f917c49d22272bdd4fa47d5 (diff) | |
download | aports-2a87688010b283f11294cc8a5ae277cd3692c6e1.tar.bz2 aports-2a87688010b283f11294cc8a5ae277cd3692c6e1.tar.xz |
main/multipath-tools: move back from community
we ship multipath-tools with alpine-xen iso image so we should have it
in main.
Diffstat (limited to 'main/multipath-tools/multipath-tools.confd')
-rw-r--r-- | main/multipath-tools/multipath-tools.confd | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/main/multipath-tools/multipath-tools.confd b/main/multipath-tools/multipath-tools.confd new file mode 100644 index 0000000000..979aa96e2d --- /dev/null +++ b/main/multipath-tools/multipath-tools.confd @@ -0,0 +1,2 @@ +rc_before="lvm" +rc_after="iscsid" |