kopia lustrzana https://github.com/piku/piku
				
				
				
			
		
			
	
	
		
			10 wiersze
		
	
	
		
			159 B
		
	
	
	
		
			INI
		
	
	
		
		
			
		
	
	
			10 wiersze
		
	
	
		
			159 B
		
	
	
	
		
			INI
		
	
	
| 
								 | 
							
								[Unit]
							 | 
						||
| 
								 | 
							
								Description=Restarts NGINX when .piku/nginx changes.
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								[Service]
							 | 
						||
| 
								 | 
							
								Type=simple
							 | 
						||
| 
								 | 
							
								ExecStart=/bin/systemctl reload nginx
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								[Install]
							 | 
						||
| 
								 | 
							
								WantedBy=multi-user.target
							 |