From 4714cec7e8367a7618b168d0db4bc085dbfaac8a Mon Sep 17 00:00:00 2001 From: root Date: Mon, 11 Jun 2012 00:02:18 +0000 Subject: Mon Jun 11 00:02:18 UTC 2012 --- community-staging/miredo/miredo.install | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 community-staging/miredo/miredo.install (limited to 'community-staging/miredo/miredo.install') diff --git a/community-staging/miredo/miredo.install b/community-staging/miredo/miredo.install new file mode 100644 index 000000000..338459fb3 --- /dev/null +++ b/community-staging/miredo/miredo.install @@ -0,0 +1,8 @@ +post_remove() { + + # clean up just in case + rm -f /var/run/miredo.pid + rm -f /var/run/miredo-server.pid + rm -f /var/run/isatapd.pid +} + -- cgit v1.2.3-54-g00ecf