mirror of
				https://codeberg.org/forgejo/forgejo.git
				synced 2025-11-04 00:11:04 +00:00 
			
		
		
		
	[BRANDING] systemd service trim WatchdogSec=30s
Refs: https://codeberg.org/forgejo/forgejo/issues/777
This commit is contained in:
		
					parent
					
						
							
								4dfa4c7d21
							
						
					
				
			
			
				commit
				
					
						11b646dc6a
					
				
			
		
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
					@ -62,7 +62,6 @@ WorkingDirectory=/var/lib/forgejo/
 | 
				
			||||||
ExecStart=/usr/local/bin/forgejo web --config /etc/forgejo/app.ini
 | 
					ExecStart=/usr/local/bin/forgejo web --config /etc/forgejo/app.ini
 | 
				
			||||||
Restart=always
 | 
					Restart=always
 | 
				
			||||||
Environment=USER=git HOME=/home/git GITEA_WORK_DIR=/var/lib/forgejo
 | 
					Environment=USER=git HOME=/home/git GITEA_WORK_DIR=/var/lib/forgejo
 | 
				
			||||||
WatchdogSec=30s
 | 
					 | 
				
			||||||
# If you install Git to directory prefix other than default PATH (which happens
 | 
					# If you install Git to directory prefix other than default PATH (which happens
 | 
				
			||||||
# for example if you install other versions of Git side-to-side with
 | 
					# for example if you install other versions of Git side-to-side with
 | 
				
			||||||
# distribution version), uncomment below line and add that prefix to PATH
 | 
					# distribution version), uncomment below line and add that prefix to PATH
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue