Skip to content

To Do List

Dave Russell edited this page Oct 16, 2023 · 2 revisions

To Do

Done

Update syno_dsm_reinstall to prevent auto updating during DSM install.

I need to change "smart_nano_enabled":true to "smart_nano_enabled":false in /usr/syno/etc/update.conf

{"autoupdate_type":"notify","smart_nano_enabled":true}

/usr/syno/etc/update.conf contains:
{"autoupdate_type":"notify","smart_nano_enabled":true}
/usr/syno/etc.defaults/update.conf contains:
{"smart_nano_enabled":true,"autoupdate_type":"hotfix-security"}
Clone this wiki locally