Changeset 13720 in hybrid
- Timestamp:
- Jan 17, 2017, 11:56:04 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/releng-11/nanobsd/tools/image
r13719 r13720 62 62 -e '^/cfg/local/\(ntp.drift\|dhcpd.conf\|dnsmasq.conf\|unbound.wleiden.conf\|wleiden.yaml\)$' \ 63 63 -e '^/cfg/ssh/ssh_host_*' \ 64 -e '^/cfg/ dot_ssh/authorized_keys$' \64 -e '^/cfg/ssh/authorized_keys$' \ 65 65 | xargs rm -v || exit 1 66 66 umount /cfg || exit 1
Note:
See TracChangeset
for help on using the changeset viewer.