Enable PostgreSQL service
This commit is contained in:
		
							parent
							
								
									112eb903ec
								
							
						
					
					
						commit
						7ce8b7d461
					
				| @ -32,7 +32,7 @@ action :create do | |||||||
| 
 | 
 | ||||||
|   service postgresql_service do |   service postgresql_service do | ||||||
|     supports restart: true, status: true, reload: true |     supports restart: true, status: true, reload: true | ||||||
|     action :start |     action [:enable, :start] | ||||||
|   end |   end | ||||||
| 
 | 
 | ||||||
|   # This service is a dependency that will auto-start our cluster service on |   # This service is a dependency that will auto-start our cluster service on | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user