-
-
Notifications
You must be signed in to change notification settings - Fork 2
To Do List
Dave Russell edited this page Oct 16, 2023
·
2 revisions
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"}