Changeset 13372 in hybrid for branches/releng-10/nanobsd/cfg
- Timestamp:
- Aug 30, 2015, 12:58:01 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/releng-10/nanobsd/cfg/nanobsd.wleiden
r13174 r13372 252 252 ) 253 253 254 # Customize sudoers files 255 cust_sudo_rules() { 256 chroot ${NANO_WORLDDIR} chmod -R 0440 /usr/local/etc/sudoers.d 257 } 258 254 259 255 260 … … 351 356 customize_cmd cust_nano_prune 352 357 customize_cmd cust_set_root_password 358 customize_cmd cust_sudo_rules 353 359 #customize_cmd cust_apply_nanobsd_patches 354 360 late_customize_cmd late_cust_unset_common_var_and_tmp
Note:
See TracChangeset
for help on using the changeset viewer.