mostly fix mail bugs
[distro-setup] / distro-end
index 2317edd9df5c46e607d6204c8f8d6a48805ce279..202f85fee2c6ea401a23a872715fa884bf9051de 100755 (executable)
@@ -332,7 +332,7 @@ ser enable mailroute
 if [[ $HOSTNAME == treetowl ]]; then
     # note, this will need to be changed when the mail/contacts host changes
     sgo openvpn-client@mail
-    /a/bin/distro-setup/radicale-setup.sh
+    /a/bin/distro-setup/radicale-setup
 fi
 
 ## android studio setup
@@ -373,10 +373,12 @@ if [[ $HOSTNAME == treetowl ]]; then
             pi syncthing
             ;;
     esac
+    lnf -T /w/syncthing /home/ian/.config/syncthing
     sgo syncthing@ian # runs as ian
 
     # these things persist in ~/.config/syncthing, which I save in
-    # /p/c/machine_specific
+    # /w/syncthing (not in /p, because syncthing should continue to
+    # run on home server even when using laptop as primary device)
     # open http://localhost:8384/
     # change listen address from default to tcp://:22001,
     # this is because we do port forward so it doesn\'t have to use
@@ -452,7 +454,7 @@ EOF
             # it contains runtime data,
             # plus a simple symlink to the config file which it's
             # not worth separating out.
-            s lnf -T /q/transmission-daemon /var/lib/transmission-daemon/.config/transmission-daemon
+            s lnf -T /i/transmission-daemon /var/lib/transmission-daemon/.config/transmission-daemon
             #
             # config file documented here, and it's the same config
             # for daemon vs client, so it's documented in the gui.