mirror of
				https://gitea.blesmrt.net/mikaela/shell-things.git
				synced 2025-10-31 01:17:20 +01:00 
			
		
		
		
	systemd: matterbridge.timer -> matterbridge-restart.{service,timer}
Resolves: #98
This commit is contained in:
		
							parent
							
								
									9ba056cfd3
								
							
						
					
					
						commit
						bd91ef704d
					
				
							
								
								
									
										6
									
								
								etc/systemd/system/matterbridge-restart.service
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								etc/systemd/system/matterbridge-restart.service
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,6 @@ | ||||
| [Unit] | ||||
| Description=Matterbridge restarter | ||||
| 
 | ||||
| [Service] | ||||
| Type=oneshot | ||||
| ExecStart=/bin/systemctl restart matterbridge.service --quiet | ||||
| @ -1,9 +1,9 @@ | ||||
| [Unit] | ||||
| Description=Restart Matterbridge daemon daily at 05 Finnish time | ||||
| Description=Execute matterbridge restarter daily at 05 Finnish time | ||||
| 
 | ||||
| [Timer] | ||||
| OnCalendar=*-*-* 05:00:00 Europe/Helsinki | ||||
| OnBootSec=0 | ||||
| #OnBootSec=0 | ||||
| RandomizedDelaySec=1h | ||||
| Persistent=true | ||||
| 
 | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user