File: //var/packages/Spreadsheet/conf/privilege
{
"defaults":{
"run-as": "package"
},
"username": "office",
"groupname": "office",
"ctrl-script":[{
"action": "preinst",
"run-as": "root"
}, {
"action": "postinst",
"run-as": "root"
}, {
"action": "preuninst",
"run-as": "root"
}, {
"action": "preupgrade",
"run-as": "root"
}, {
"action": "postupgrade",
"run-as": "root"
}, {
"action": "start",
"run-as": "root"
},{
"action": "stop",
"run-as": "root"
}, {
"action": "status",
"run-as": "root"
}],
"executable": [{
"relpath": "tools/synouserdata_synoffice",
"run-as": "root"
}, {
"relpath": "tools/synofficecommon",
"run-as": "root"
}, {
"relpath": "tools/synodrivesettings",
"run-as": "root"
}, {
"relpath": "tools/synofficesetting",
"run-as": "root"
}, {
"relpath": "tools/synodriveindex",
"run-as": "root"
}, {
"relpath": "tools/synofficeindex",
"run-as": "root"
}, {
"relpath": "tools/synofficenode",
"run-as": "root"
}, {
"relpath": "tools/synofficecrond",
"run-as": "root"
}, {
"relpath": "tools/synofficerepo",
"run-as": "root"
}, {
"relpath": "tools/migration_tool",
"run-as": "root"
}, {
"relpath": "tools/synofficedbbackup",
"run-as": "root"
}, {
"relpath": "tools/synodrivevolume",
"run-as": "root"
}, {
"relpath": "tools/synofficedrive",
"run-as": "root"
}, {
"relpath": "tools/synofficehook",
"run-as": "root"
}, {
"relpath": "tools/synofficefeasibility",
"run-as": "root"
}, {
"relpath": "tools/synofficeofile",
"run-as": "root"
}, {
"relpath": "tools/synofficepkg",
"run-as": "root"
}, {
"relpath": "tools/synofficetemplate",
"run-as": "root"
}, {
"relpath": "tools/synofficecleaner",
"run-as": "root"
}, {
"relpath": "bin/sdk_plugin/synoffice_user_set.sh",
"run-as": "root"
}, {
"relpath": "bin/sdk_plugin/synoffice_user_expire.sh",
"run-as": "root"
}, {
"relpath": "bin/sdk_plugin/synoffice_user_delete.sh",
"run-as": "root"
}, {
"relpath": "bin/sdk_plugin/synoffice_group_set.sh",
"run-as": "root"
}, {
"relpath": "bin/sdk_plugin/synoffice_group_delete.sh",
"run-as": "root"
}, {
"relpath": "bin/sdk_plugin/synoffice_app_privilege_set.sh",
"run-as": "root"
}, {
"relpath": "bin/sdk_plugin/synoffice_dirsvs_leave.sh",
"run-as": "root"
}, {
"relpath": "bin/sdk_plugin/synoffice_dirsvs_db_refresh.sh",
"run-as": "root"
}, {
"relpath": "bin/sdk_plugin/synoffice_dirsvs_user_delete.sh",
"run-as": "root"
}, {
"relpath": "bin/sdk_plugin/synoffice_user_membership_change.sh",
"run-as": "root"
}, {
"relpath": "bin/sdk_plugin/synoffice_share_mount_action.sh",
"run-as": "root"
}, {
"relpath": "bin/feasibilitycheck/volume_delete_check.sh",
"run-as": "root"
}, {
"relpath": "bin/feasibilitycheck/share_transform_check.sh",
"run-as": "root"
}, {
"relpath": "bin/sdk_plugin/synoffice_security_options_set.sh",
"run-as": "root"
}],
"tool": [{
"relpath": "tools/synofficeinfo",
"user": "package",
"group": "package",
"permission": "0700"
}, {
"relpath": "etc/log_collector",
"user": "package",
"group": "package",
"permission": "0700"
}, {
"relpath": "tools/synofficecrond",
"user": "root",
"group": "package",
"permission": "4750"
}, {
"relpath": "tools/synofficecleaner",
"user": "root",
"group": "package",
"permission": "4750"
}]
}