mirror of
https://github.com/truenas/scale-build.git
synced 2025-12-20 02:49:28 +00:00
Remove libvirt configuration files from mtree (#908)
This commit is contained in:
@@ -101,6 +101,8 @@ def _do_mtree_impl(mtree_file_path, version):
|
|||||||
'--exclude', './etc/nfs.conf.d',
|
'--exclude', './etc/nfs.conf.d',
|
||||||
'--exclude', './etc/nut',
|
'--exclude', './etc/nut',
|
||||||
'--exclude', './etc/dhcp/dhclient.conf',
|
'--exclude', './etc/dhcp/dhclient.conf',
|
||||||
|
'--exclude', './etc/libvirt',
|
||||||
|
'--exclude', './etc/default/libvirt-guests',
|
||||||
'--exclude', './etc/pam.d/common-account',
|
'--exclude', './etc/pam.d/common-account',
|
||||||
'--exclude', './etc/pam.d/common-auth',
|
'--exclude', './etc/pam.d/common-auth',
|
||||||
'--exclude', './etc/pam.d/common-password',
|
'--exclude', './etc/pam.d/common-password',
|
||||||
|
|||||||
Reference in New Issue
Block a user