mirror of
https://github.com/truenas/scale-build.git
synced 2026-05-08 17:20:21 +01:00
Remove /etc/dhcpcd.conf from mtree (#937)
This commit is contained in:
@@ -99,6 +99,7 @@ def _do_mtree_impl(mtree_file_path, version):
|
||||
'--exclude', './etc/sudoers',
|
||||
'--exclude', './etc/nfs.conf',
|
||||
'--exclude', './etc/nut',
|
||||
'--exclude', './etc/dhcpcd.conf',
|
||||
'--exclude', './etc/dhcp/dhclient.conf',
|
||||
'--exclude', './etc/libvirt',
|
||||
'--exclude', './etc/default/libvirt-guests',
|
||||
|
||||
Reference in New Issue
Block a user