mirror of
https://github.com/wgtunnel/desktop.git
synced 2026-06-02 08:33:41 +02:00
windows: fix daemon cache and socket cleanup on uninstall
This commit is contained in:
+1
-1
@@ -218,7 +218,7 @@ app {
|
|||||||
</desktop6:Extension>
|
</desktop6:Extension>
|
||||||
"""
|
"""
|
||||||
|
|
||||||
// TODO figure out how to remove daemon state to prevent sync issues on uninstall
|
// WinSW will clean up daemon cache and socket in onuninstall hook of the windows service
|
||||||
virtualization {
|
virtualization {
|
||||||
excluded-directories += "LocalAppData/Temp"
|
excluded-directories += "LocalAppData/Temp"
|
||||||
}
|
}
|
||||||
|
|||||||
+1
-1
Submodule daemon/winsw updated: d93157c5d1...4ea4d2ac96
Reference in New Issue
Block a user