Add: collect resolv.conf in Xenial (systemd)
Closes-Bug: #1628201 Change-Id: I5dfd188bcf6fe7999b595038bf44e56e9f3e2ad3
This commit is contained in:
parent
4f0e10e81e
commit
c1e77f357c
@ -16,7 +16,7 @@
|
||||
# under the License.
|
||||
|
||||
project_name = 'timmy'
|
||||
version = '1.22.2'
|
||||
version = '1.23.0'
|
||||
|
||||
if __name__ == '__main__':
|
||||
import sys
|
||||
|
@ -1,2 +1,5 @@
|
||||
+ /etc
|
||||
+ /etc/resolv.conf
|
||||
+ /run
|
||||
+ /run/resolvconf
|
||||
+ /run/resolvconf/resolv.conf
|
||||
|
Loading…
x
Reference in New Issue
Block a user