Add owncloud autostart, remove seafile.

This commit is contained in:
2016-05-10 12:02:53 +02:00
parent da014a1d51
commit d711ed9e47
2 changed files with 2 additions and 2 deletions

View File

@@ -0,0 +1,2 @@
log "starting owncloud client"
owncloud & &>> $LOGFILE

View File

@@ -1,2 +0,0 @@
log "starting seafile"
seafile-applet & &>> $LOGFILE