void-packages icon indicating copy to clipboard operation
void-packages copied to clipboard

coredns package template overwrites config file

Open tommyalatalo opened this issue 1 year ago • 0 comments

The coredns package template overwrites the user's /etc/coredns/Corefile config on update, possibly breaking the service on reboot etc. Can this be updated so that the file is not overwritten if it exists?

The issue is probably this line: https://github.com/void-linux/void-packages/blob/master/srcpkgs/coredns/template#L30

tommyalatalo avatar Aug 28 '24 18:08 tommyalatalo