summarylogtreecommitdiffstats
path: root/guestwlan.install
diff options
context:
space:
mode:
Diffstat (limited to 'guestwlan.install')
-rw-r--r--guestwlan.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/guestwlan.install b/guestwlan.install
new file mode 100644
index 000000000000..e168e2384f9f
--- /dev/null
+++ b/guestwlan.install
@@ -0,0 +1,3 @@
+post_remove() {
+ echo "Please remove files in /var/lib/guestwlan yourself."
+}