[Groonga-commit] groonga/groonga at b552147 [master] munin: remove munin plugins by purge trigger

Back to archive index

HAYASHI Kentaro null+****@clear*****
Thu Dec 26 12:38:38 JST 2013


HAYASHI Kentaro	2013-12-26 12:38:38 +0900 (Thu, 26 Dec 2013)

  New Revision: b552147157600662546e5bfe4fd37c5e4811229a
  https://github.com/groonga/groonga/commit/b552147157600662546e5bfe4fd37c5e4811229a

  Message:
    munin: remove munin plugins by purge trigger

  Modified files:
    packages/debian/groonga-munin-plugins.postrm

  Modified: packages/debian/groonga-munin-plugins.postrm (+4 -0)
===================================================================
--- packages/debian/groonga-munin-plugins.postrm    2013-12-26 12:36:32 +0900 (ab64f44)
+++ packages/debian/groonga-munin-plugins.postrm    2013-12-26 12:38:38 +0900 (f800a19)
@@ -2,4 +2,8 @@
 
 set -e
 
+if [ "$1" = "purge" ]; then
+	rm -f /etc/munin/plugins/groonga_* > /dev/null 2>&1
+fi
+
 #DEBHELPER#
-------------- next part --------------
HTML����������������������������...
Descargar 



More information about the Groonga-commit mailing list
Back to archive index