diff options
-rw-r--r-- | config.hs | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -977,7 +977,7 @@ athena = host "athena.silentflame.com" $ props & SPW.userDirExists (User "spwhitton") "/srv/rsync" & SPW.userDirExists (User "spwhitton") "/srv/rsync/annex" - -- compatibility symlink for dionysus syncs + -- compatibility symlink for dionysus syncs (and only this, I believe) & File.isSymlinkedTo "/home/swhitton" (File.LinkTarget "/home/spwhitton") -- #### Something like a NAS -- an older model Raspberry Pi |