mirror of
https://github.com/NLnetLabs/unbound.git
synced 2026-01-17 20:22:54 -05:00
- And delete service.conf.shipped on uninstall.
git-svn-id: file:///svn/unbound/trunk@3774 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
parent
c2c82f60f8
commit
2cd83d1b58
2 changed files with 4 additions and 0 deletions
|
|
@ -1,3 +1,6 @@
|
|||
10 June 2016: Wouter
|
||||
- And delete service.conf.shipped on uninstall.
|
||||
|
||||
9 June 2016: Wouter
|
||||
- Trunk is called 1.5.10 (with previous fixes already in there to 2
|
||||
june).
|
||||
|
|
|
|||
|
|
@ -189,6 +189,7 @@ section "un.Unbound"
|
|||
Delete "$INSTDIR\unbound-control-setup.cmd"
|
||||
Delete "$INSTDIR\unbound-website.url"
|
||||
Delete "$INSTDIR\service.conf"
|
||||
Delete "$INSTDIR\service.conf.shipped"
|
||||
Delete "$INSTDIR\example.conf"
|
||||
Delete "$INSTDIR\Changelog"
|
||||
Delete "$INSTDIR\root.key"
|
||||
|
|
|
|||
Loading…
Reference in a new issue