Author: osallou-guest
Date: 2012-01-16 13:31:12 +0000 (Mon, 16 Jan 2012)
New Revision: 9313
Modified:
trunk/packages/biomaj-watcher/trunk/debian/postinst
Log:
use invoke-rc.d instead of service as per Debian policy
Modified: trunk/packages/biomaj-watcher/trunk/debian/postinst
===================================================================
--- trunk/packages/biomaj-watcher/trunk/debian/postinst 2012-01-16 13:30:32 UTC
(rev 9312)
+++ trunk/packages/biomaj-watcher/trunk/debian/postinst 2012-01-16 13:31:12 UTC
(rev 9313)
@@ -65,7 +65,7 @@
ln -s /etc/biomaj-watcher/BmajWatcher.xml
/etc/tomcat6/Catalina/localhost/BmajWatcher.xml
ln -s /etc/biomaj-watcher/BmajWatcher#logs.xml
/etc/tomcat6/Catalina/localhost/BmajWatcher#logs.xml
- service tomcat6 restart
+ invoke-rc.d tomcat6 restart
;;
_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit