summarylogtreecommitdiffstats
path: root/hook.remove
diff options
context:
space:
mode:
Diffstat (limited to 'hook.remove')
-rw-r--r--hook.remove15
1 files changed, 0 insertions, 15 deletions
diff --git a/hook.remove b/hook.remove
deleted file mode 100644
index 23744702c27a..000000000000
--- a/hook.remove
+++ /dev/null
@@ -1,15 +0,0 @@
-[Trigger]
-Operation = Upgrade
-Operation = Remove
-Type = File
-Target = var/lib/connman-vpn/*
-Target = etc/Networkmanager/system-connections/*
-Target = etc/openvpn/*
-
-[Action]
-Description = Removing VPN configuations...
-Depends = private-internet-access-vpn
-When = PreTransaction
-Exec = /usr/bin/pia -r
-NeedsTargets
-