borgbackup: show at least some information in the log
This commit is contained in:
		
					parent
					
						
							
								571e05c2e3
							
						
					
				
			
			
				commit
				
					
						d5ad50cd0d
					
				
			
		
					 1 changed files with 2 additions and 0 deletions
				
			
		|  | @ -40,6 +40,7 @@ in | |||
|     }; | ||||
|     compression = "auto,lz4"; | ||||
|     startAt = "hourly"; | ||||
|     extraArgs = "--info"; | ||||
|     }; | ||||
|   services.borgbackup.jobs.maildata = { | ||||
|     readWritePaths = [ "/var/lib/borgbackup" ]; | ||||
|  | @ -59,5 +60,6 @@ in | |||
|     }; | ||||
|     compression = "auto,lz4"; | ||||
|     startAt = "daily"; | ||||
|     extraArgs = "--info"; | ||||
|     }; | ||||
| } | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Daniel Frank
				Daniel Frank