forked from coolaj86/telebit.js
		
	omit limits for now
This commit is contained in:
		
							parent
							
								
									c77f8b6f15
								
							
						
					
					
						commit
						e8b3ae59c8
					
				| @ -28,8 +28,8 @@ ExecReload=/bin/kill -USR1 $MAINPID | |||||||
| 
 | 
 | ||||||
| # Limit the number of file descriptors and processes; see `man systemd.exec` for more limit settings. | # Limit the number of file descriptors and processes; see `man systemd.exec` for more limit settings. | ||||||
| # Unmodified, this is not expected to use more than this. | # Unmodified, this is not expected to use more than this. | ||||||
| LimitNOFILE=1048576 | ;LimitNOFILE=1048576    # no issues yet, but disabled just in case | ||||||
| LimitNPROC=64 | ;LimitNPROC=64          # doesn't work on some systems | ||||||
| 
 | 
 | ||||||
| # Use private /tmp and /var/tmp, which are discarded after this stops. | # Use private /tmp and /var/tmp, which are discarded after this stops. | ||||||
| PrivateTmp=true | PrivateTmp=true | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user