set default logs
This commit is contained in:
		@@ -8,7 +8,7 @@ ExecStart=/usr/bin/reminder-rs
 | 
				
			|||||||
WorkingDirectory=/etc/reminder-rs
 | 
					WorkingDirectory=/etc/reminder-rs
 | 
				
			||||||
Restart=always
 | 
					Restart=always
 | 
				
			||||||
RestartSec=4
 | 
					RestartSec=4
 | 
				
			||||||
# Environment="RUST_LOG=warn,reminder_rs=info,postman=info"
 | 
					Environment="RUST_LOG=warn,reminder_rs=info,postman=info"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[Install]
 | 
					[Install]
 | 
				
			||||||
WantedBy=multi-user.target
 | 
					WantedBy=multi-user.target
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user