diff options
author | Scott Moser <smoser@brickies.net> | 2016-08-23 16:48:40 -0400 |
---|---|---|
committer | Scott Moser <smoser@brickies.net> | 2016-08-23 16:48:40 -0400 |
commit | d269e3c782f13795b00e72413d5be43e7173465f (patch) | |
tree | cda8f5af5dee654a94794a0be3637dcc99c178c7 /debian/dirs | |
parent | 24365490c58df8f0ef2246838c81ec604f0311ac (diff) | |
download | vyos-cloud-init-d269e3c782f13795b00e72413d5be43e7173465f.tar.gz vyos-cloud-init-d269e3c782f13795b00e72413d5be43e7173465f.zip |
Import version 0.7.7~bzr1189-0ubuntu1
Imported using git-dsc-commit.
Diffstat (limited to 'debian/dirs')
-rw-r--r-- | debian/dirs | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/dirs b/debian/dirs index f3de468d..f966b7de 100644 --- a/debian/dirs +++ b/debian/dirs @@ -1,5 +1,5 @@ -var/lib/cloud -usr/bin +etc/cloud etc/init +usr/bin usr/share/doc/cloud -etc/cloud +var/lib/cloud |