summaryrefslogtreecommitdiff
path: root/community-testing/uptimed/uptimed.install
diff options
context:
space:
mode:
Diffstat (limited to 'community-testing/uptimed/uptimed.install')
-rw-r--r--community-testing/uptimed/uptimed.install7
1 files changed, 7 insertions, 0 deletions
diff --git a/community-testing/uptimed/uptimed.install b/community-testing/uptimed/uptimed.install
new file mode 100644
index 000000000..178061706
--- /dev/null
+++ b/community-testing/uptimed/uptimed.install
@@ -0,0 +1,7 @@
+# arg 1: the old package version
+pre_remove() {
+ # clean up after ourselves
+ #
+ /bin/rm -rf /var/log/uptimed
+}
+