[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / src / etc

Diff for /src/etc/Makefile between version 1.254 and 1.255

version 1.254, 2007/10/08 12:16:35 version 1.255, 2007/11/05 23:46:12
Line 80 
Line 80 
         ${INSTALL} -c -o root -g wheel -m 600 ripd.conf ${DESTDIR}/etc          ${INSTALL} -c -o root -g wheel -m 600 ripd.conf ${DESTDIR}/etc
         ${INSTALL} -c -o root -g wheel -m 600 dvmrpd.conf ${DESTDIR}/etc          ${INSTALL} -c -o root -g wheel -m 600 dvmrpd.conf ${DESTDIR}/etc
         ${INSTALL} -c -o root -g wheel -m 600 pf.conf ${DESTDIR}/etc          ${INSTALL} -c -o root -g wheel -m 600 pf.conf ${DESTDIR}/etc
         ${INSTALL} -c -o root -g wheel -m 600 chio.conf ${DESTDIR}/etc          ${INSTALL} -c -o root -g operator -m 644 chio.conf ${DESTDIR}/etc
         ${INSTALL} -c -o root -g wheel -m 600 hostapd.conf ${DESTDIR}/etc          ${INSTALL} -c -o root -g wheel -m 600 hostapd.conf ${DESTDIR}/etc
         ${INSTALL} -c -o root -g wheel -m 600 hoststated.conf ${DESTDIR}/etc          ${INSTALL} -c -o root -g wheel -m 600 hoststated.conf ${DESTDIR}/etc
         ${INSTALL} -c -o root -g wheel -m 600 ipsec.conf ${DESTDIR}/etc          ${INSTALL} -c -o root -g wheel -m 600 ipsec.conf ${DESTDIR}/etc

Legend:
Removed from v.1.254  
changed lines
  Added in v.1.255