various fixes and additions on desktop
[distro-setup] / radicale-setup
index a2cbbd8163507bfc2e49e69ff8fe185c886fd7b2..b885f36ef05074a7bdeaa9ad6aefeb324ba92942 100755 (executable)
@@ -29,7 +29,6 @@ lnf -T /o/radicale /var/lib/radicale
 
 # coment in this file says this is needed for it to run on startup
 sed -ri 's/^\s*#+\s*(ENABLE_RADICALE\s*=\s*yes\s*)/\1/' /etc/default/radicale
-sgo radicale
 
 setini() {
     key="$1" value="$2" section="$3"
@@ -38,10 +37,12 @@ setini() {
 }
 
 # comments say default is 0.0.0.0:5232
-setini hosts 10.8.0.1:5232 server
+setini hosts 10.8.0.4:5232 server
+sgo radicale
 
 # davdroid from f-droid. username ian,
-# url https://iank.pw/radicale/ian.
+# url https://cal.iankelling.org
+# username ian
 # I disabled power management feature, it's got 240 min sync interval,
 # so it shouldn't be bad.
 #