diff --git a/files/initrd/opt/arc/arc-functions.sh b/files/initrd/opt/arc/arc-functions.sh index c34a7181..d1109324 100755 --- a/files/initrd/opt/arc/arc-functions.sh +++ b/files/initrd/opt/arc/arc-functions.sh @@ -513,6 +513,7 @@ function synoinfoMenu() { MSG+=" * \Z4support_glusterfs=yes\Zn\n GlusterFS in DSM.\n" MSG+=" * \Z4support_sriov=yes\Zn\n SR-IOV Support in DSM.\n" MSG+=" * \Z4support_disk_performance_test=yes\Zn\n Disk Performance Test in DSM.\n" + MSG+=" * \Z4support_ssd_cache=yes\Zn\n Enable SSD Cache for unsupported Device.\n" #MSG+=" * \Z4support_diffraid=yes\Zn\n TO-DO.\n" #MSG+=" * \Z4support_config_swap=yes\Zn\n TO-DO.\n" MSG+="\nEnter the Parameter Name and Value you want to add.\n"