]> Pileus Git - ~andy/sunrise/blobdiff - app-office/radicale/files/radicale.init.d
app-office/radicale: Bump to version 0.7.1 / now move logs to its own directory
[~andy/sunrise] / app-office / radicale / files / radicale.init.d
index ebbe58de799f5199e7f628bc2798badce7ac2623..8e3e94a6494cfc412fda557302c0bf15d9c8d779 100644 (file)
@@ -1,5 +1,5 @@
 #!/sbin/runscript
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -11,8 +11,6 @@ depend() {
 }
 
 start() {
-    touch /var/log/radicale
-    chown radicale:radicale /var/log/radicale
     ebegin "Starting radicale"
         start-stop-daemon --start --quiet --background \
         --user radicale \