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

Diff for /src/etc/Makefile between version 1.288 and 1.289

version 1.288, 2010/06/05 17:29:14 version 1.289, 2010/06/07 10:09:05
Line 98 
Line 98 
         ${INSTALL} -c -o root -g operator -m 644 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 relayd.conf ${DESTDIR}/etc          ${INSTALL} -c -o root -g wheel -m 600 relayd.conf ${DESTDIR}/etc
           ${INSTALL} -c -o root -g wheel -m 600 iked.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
         ${INSTALL} -c -o root -g wheel -m 600 sasyncd.conf ${DESTDIR}/etc          ${INSTALL} -c -o root -g wheel -m 600 sasyncd.conf ${DESTDIR}/etc
         ${INSTALL} -c -o root -g wheel -m 600 snmpd.conf ${DESTDIR}/etc          ${INSTALL} -c -o root -g wheel -m 600 snmpd.conf ${DESTDIR}/etc

Legend:
Removed from v.1.288  
changed lines
  Added in v.1.289