Author: osallou-guest Date: 2011-02-04 11:44:52 +0000 (Fri, 04 Feb 2011) New Revision: 5890
Modified: trunk/packages/biomaj-watcher/trunk/debian/postinst Log: add a message Modified: trunk/packages/biomaj-watcher/trunk/debian/postinst =================================================================== --- trunk/packages/biomaj-watcher/trunk/debian/postinst 2011-02-04 11:38:04 UTC (rev 5889) +++ trunk/packages/biomaj-watcher/trunk/debian/postinst 2011-02-04 11:44:52 UTC (rev 5890) @@ -56,3 +56,5 @@ chown -R tomcat6 /var/lib/biomaj chmod -R 775 /var/lib/biomaj +echo "WARNING: tomcat server may need a restart" + _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
