提交 ba4516bf authored 作者: Mathieu Parent's avatar Mathieu Parent

debian: proper file permissions when /opt/freeswitch is a symlink

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16733 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 1bc16199
......@@ -30,8 +30,8 @@ case "$1" in
fi
mkdir -p /opt/freeswitch
chown -R freeswitch:daemon /opt/freeswitch
chmod -R o-rwx /opt/freeswitch
chown -R freeswitch:daemon /opt/freeswitch/
chmod -R o-rwx /opt/freeswitch/
;;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论