diff options
author | Daniel Watkins <daniel.watkins@canonical.com> | 2015-07-21 13:06:11 +0100 |
---|---|---|
committer | Daniel Watkins <daniel.watkins@canonical.com> | 2015-07-21 13:06:11 +0100 |
commit | 3aeec2dd6460fbdd3b8f217ad8aa231acb4bfd45 (patch) | |
tree | 3be4ff63902ce168869d4deb2b4fdbadf02ccf63 /packages/debian | |
parent | 9461b1235f7278440ffb84f1e3d95b3f906e444b (diff) | |
download | vyos-cloud-init-3aeec2dd6460fbdd3b8f217ad8aa231acb4bfd45.tar.gz vyos-cloud-init-3aeec2dd6460fbdd3b8f217ad8aa231acb4bfd45.zip |
Add udev rules for Azure ephemeral disks.
And install them in the Debian packaging.
Diffstat (limited to 'packages/debian')
-rw-r--r-- | packages/debian/dirs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/debian/dirs b/packages/debian/dirs index f3de468d..9a633c60 100644 --- a/packages/debian/dirs +++ b/packages/debian/dirs @@ -3,3 +3,4 @@ usr/bin etc/init usr/share/doc/cloud etc/cloud +lib/udev/rules.d |