MiniDLNA: prevent erasing the content of the database file folder.
commit6241587ad0e651750c453a4af4d4281aba479ebf
authorFedor <fedork@ubuntu.(none)>
Wed, 1 Sep 2010 18:23:03 +0000 (1 14:23 -0400)
committerFedor <fedork@ubuntu.(none)>
Fri, 3 Sep 2010 22:11:06 +0000 (3 18:11 -0400)
tree5e4c9ba2514e16561f3a2bb05cb4831626bcbf03
parent1d70061f3bfc79cb48629fe5316e7d919e480295
MiniDLNA: prevent erasing the content of the database file folder.
The user may specify the root of the media folder as the database location path,
and MiniDLNA erases all files in that directory when started with "-R" option.
Prevent this by always creating a subdirectory under the specified path.
release/src/router/rc/services.c