Changeset 7599


Ignore:
Timestamp:
Mar 23, 2010, 8:08:46 PM (15 years ago)
Author:
richardvm
Message:

Copied wrong permission set

File:
1 edited

Legend:

Unmodified
Added
Removed
  • 2.0/nanobsd/nanobsd/cfg/nanobsd.wleiden

    r7597 r7599  
    213213        chroot ${NANO_WORLDDIR} sh -c "chmod u+x /usr/local/dense/dense.sh"
    214214        chroot ${NANO_WORLDDIR} sh -c "chmod 400 /usr/local/sshtun/sshkey"
    215         chroot ${NANO_WORLDDIR} sh -c "chmod 400 /usr/local/etc/rc.d/maradns"
     215        chroot ${NANO_WORLDDIR} sh -c "chmod u+x /usr/local/etc/rc.d/maradns"
    216216)
    217217
Note: See TracChangeset for help on using the changeset viewer.