Diff for /wikisrc/pkgsrc/how_to_install_a_mysql_server.mdwn between versions 1.3 and 1.4

version 1.3, 2018/08/06 21:25:05 version 1.4, 2020/09/09 15:50:14
Line 22  That's it... almost. Now copy the rc.d s Line 22  That's it... almost. Now copy the rc.d s
     # cp /usr/pkg/share/examples/rc.d/mysqld /etc/rc.d/      # cp /usr/pkg/share/examples/rc.d/mysqld /etc/rc.d/
           
   
 and start the MySQL server via the NetBSD's [rc.d(8)](http://netbsd.gw.com/cgi-bin/man-cgi?rc.d+8+NetBSD-current) framework. Only one modification is needed to [rc.conf(5)](http://netbsd.gw.com/cgi-bin/man-cgi?rc.conf+5+NetBSD-current):   and start the MySQL server via the NetBSD's [[!template id=man name="rc.d" section="8"]] framework. Only one modification is needed to [[!template id=man name="rc.conf" section="5"]]: 
           
   
 # echo "mysqld=yes" >> /etc/rc.conf  # echo "mysqld=yes" >> /etc/rc.conf

Removed from v.1.3  
changed lines
  Added in v.1.4


CVSweb for NetBSD wikisrc <wikimaster@NetBSD.org> software: FreeBSD-CVSweb