]> gitweb.fluxo.info Git - rhatto/dotfiles/unison.git/commitdiff
Fix: logfiles should be relative to the unison user folder master
authorSilvio Rhatto <rhatto@riseup.net>
Sun, 4 Aug 2024 12:44:09 +0000 (09:44 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Sun, 4 Aug 2024 12:44:09 +0000 (09:44 -0300)
unison.dot/default-code.prf.link
unison.dot/default-home.prf.link
unison.dot/default-irssi.prf.link

index 2cbd716ebec757d277015a680de5261b180a7b6e..b20d5ddf4e08da8211d5745b1ee160f8f3d8c9f6 100644 (file)
@@ -3,7 +3,7 @@ ignore = Name .vagrant
 ignore = Name .sync-media
 
 # Log
 ignore = Name .sync-media
 
 # Log
-logfile = .unison/unison.log
+logfile = code.log
 
 # Automatically accept default (nonconflicting) actions
 auto = true
 
 # Automatically accept default (nonconflicting) actions
 auto = true
index 82f07ade816f9d5599a6f6d77d8c750b83e779b2..a1def0e7d51c9821d852602ff1d6dfae83406f44 100644 (file)
@@ -43,7 +43,7 @@ ignorenot = Name .unison/*.prf
 ignorenot = Name .pulse/client.conf
 
 # Log
 ignorenot = Name .pulse/client.conf
 
 # Log
-logfile = .unison/unison.log
+logfile = home.log
 
 # Automatically accept default (nonconflicting) actions
 auto = true
 
 # Automatically accept default (nonconflicting) actions
 auto = true
index e1a142634d4086e7fc94fba5df95ad5fe02ce5af..aec33d1d5fabdf14eeae3e888c51db8629569211 100644 (file)
@@ -17,7 +17,7 @@ ignore = Name .speech-dispatcher
 ignore = Name .xine/session.0
 
 # Log
 ignore = Name .xine/session.0
 
 # Log
-logfile = .unison/unison.log
+logfile = irssi.log
 
 # Automatically accept default (nonconflicting) actions
 auto = true
 
 # Automatically accept default (nonconflicting) actions
 auto = true