]> git.ipfire.org Git - thirdparty/asterisk.git/commit
On astdb conversion, also warn about permissions requirements
authorTerry Wilson <twilson@digium.com>
Mon, 10 Oct 2011 22:55:39 +0000 (22:55 +0000)
committerTerry Wilson <twilson@digium.com>
Mon, 10 Oct 2011 22:55:39 +0000 (22:55 +0000)
commit1e1100cdb4faff1b0c41b87f1835daf694dc7bd2
tree77569699dde073e0723c612fe251e516967c8140
parent0d1ff9db8508120627d637d1db6de6b4fd2a78c8
On astdb conversion, also warn about permissions requirements

The user running Asterisk must have permission to the directory
the Asterisk database resides in since SQLite 3 needs to be able
to create a journal file.

(closes issue ASTERISK-18174)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/10@340222 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/db.c