2012/3/27 Gonzalo L. R. <[email protected]>:
> you need to send the patch inline only ports@ allow attach.

My mistake...again. This time inline:

Index: rc
===================================================================
RCS file: /cvs/src/etc/rc,v
retrieving revision 1.399
diff -u -r1.399 rc
--- rc  10 Mar 2012 10:37:13 -0000      1.399
+++ rc  27 Mar 2012 20:07:32 -0000
@@ -503,7 +503,7 @@
        fi
 fi

-start_daemon hostapd rwhod lpd sendmail smtpd httpd ftpd ftpproxy tftpd
+start_daemon hostapd rwhod lpd sendmail smtpd nginx httpd ftpd ftpproxy tftpd
 start_daemon identd inetd rarpd bootparamd rbootd mopd popa3d
 start_daemon spamd spamlogd kdc kadmind kpasswdd sndiod
 echo '.'
Index: rc.conf
===================================================================
RCS file: /cvs/src/etc/rc.conf,v
retrieving revision 1.166
diff -u -r1.166 rc.conf
--- rc.conf     5 Mar 2012 10:43:42 -0000       1.166
+++ rc.conf     27 Mar 2012 20:07:32 -0000
@@ -16,6 +16,7 @@
 rbootd_flags=NO                # for normal use: ""
 sshd_flags=""          # for normal use: ""
 named_flags=NO         # for normal use: ""
+nginx_flags=NO         # for normal use: ""
 nsd_flags=NO           # for normal use: ""
 ldattach_flags=NO      # for normal use: "[options] linedisc cua-device"
 ntpd_flags=NO          # for normal use: ""

Reply via email to