generators/vulcanize/templates/mysql_proxy/config/rubber/common/mysql-proxy in rubber-1.14.1 vs generators/vulcanize/templates/mysql_proxy/config/rubber/common/mysql-proxy in rubber-1.15.0

- old
+ new

@@ -1,7 +1,8 @@ <% @path = "/etc/init.d/mysql-proxy" @perms = 0755 + @post = "/usr/sbin/update-rc.d -f mysql-proxy defaults" %>#! /bin/sh ### BEGIN INIT INFO # Provides: mysql-proxy # Required-Start: $local_fs $remote_fs # Required-Stop: $local_fs $remote_fs