Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F170756620
D58955.id184455.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
896 B
Referenced Files
None
Subscribers
None
D58955.id184455.diff
View Options
diff --git a/tools/tools/nanobsd/defaults.sh b/tools/tools/nanobsd/defaults.sh
--- a/tools/tools/nanobsd/defaults.sh
+++ b/tools/tools/nanobsd/defaults.sh
@@ -1252,6 +1252,8 @@
fi
[ -n "${NANO_NOPRIV_BUILD}" ] && chmod 444 etc/defaults/rc.conf
if $do_precompiled && [ -z "$NANO_NOPKGBASE" ]; then
+ tgt_pkg_update_file_sha256 etc/defaults/rc.conf
+ tgt_pkg_update_config_files_content etc/defaults/rc.conf
fi
# Save config file for scripts
@@ -1528,6 +1530,8 @@
tgt_touch boot.config
if $do_precompiled && [ -z "$NANO_NOPKGBASE" ]; then
+ tgt_pkg_update_file_sha256 etc/ttys
+ tgt_pkg_update_config_files_content etc/ttys
fi
}
@@ -1540,6 +1544,8 @@
${NANO_WORLDDIR}/etc/ssh/sshd_config
if $do_precompiled && [ -z "$NANO_NOPKGBASE" ]; then
+ tgt_pkg_update_file_sha256 etc/ssh/sshd_config
+ tgt_pkg_update_config_files_content etc/ssh/sshd_config
fi
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Sep 7, 10:52 AM (6 h, 4 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
36989209
Default Alt Text
D58955.id184455.diff (896 B)
Attached To
Mode
D58955: nanobsd: Update pkg database sha256 and config content
Attached
Detach File
Event Timeline
Log In to Comment