publicarray / spksrc

Cross compilation framework to create native packages for the Synology's NAS
https://synocommunity.com/
Other
66 stars 14 forks source link

fix: should be user? #25

Closed cskiwi closed 3 years ago

cskiwi commented 3 years ago

Motivation: As of the documentation this value should be the user. https://global.download.synology.com/download/Document/Software/DeveloperGuide/Firmware/DSM/All/enu/Synology_DiskStation_Administration_CLI_Guide.pdf (page 8)

synoshare {--add} sharename share_desc share_path user_list_na user_list_rw user_list_ro share_browsable adv_privilege

publicarray commented 3 years ago

Thanks, good point. Would you be willing to add the PR to the master branch in https://github.com/SynoCommunity/spksrc ? I don't think it's DSM7 specific.