Title: [opsview] [13196] Correct path.
Revision
13196
Author
pknight
Date
2013-08-09 12:52:17 +0100 (Fri, 09 Aug 2013)

Log Message

Correct path.

Modified Paths


Modified: trunk/opsview-web/debian/postinst
===================================================================
--- trunk/opsview-web/debian/postinst	2013-08-09 11:50:37 UTC (rev 13195)
+++ trunk/opsview-web/debian/postinst	2013-08-09 11:52:17 UTC (rev 13196)
@@ -52,7 +52,7 @@
             rm -f /etc/init.d/opsview-web
             update-rc.d opsview-web remove
             # Create Upstart files.
-            cp /usr/local/nagios/installer/opsview-web-upstart-init.d /etc/init.d/opsview
+            cp /usr/local/opsview-web/installer/opsview-web-upstart-init.d /etc/init.d/opsview
             ln -s /lib/init/upstart-job /etc/init.d/opsview-web-upstart
             cp /usr/local/opsview-web/installer/opsview-web-upstart.conf /etc/init/opsview-web-upstart.conf
         fi

_______________________________________________
Opsview-checkins mailing list
Opsview-checkins@lists.opsview.org
http://lists.opsview.org/lists/listinfo/opsview-checkins

Reply via email to