mirror of
				https://github.com/flynx/proxmox-utils.git
				synced 2025-10-31 12:10:07 +00:00 
			
		
		
		
	added sysctl setup...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
		
							parent
							
								
									eba0a32812
								
							
						
					
					
						commit
						bfed076867
					
				| @ -72,6 +72,9 @@ pctPushAssets $ID | |||||||
| echo "# Installing dependencies..." | echo "# Installing dependencies..." | ||||||
| @ lxc-attach $ID apk add bash syncthing logrotate | @ lxc-attach $ID apk add bash syncthing logrotate | ||||||
| 
 | 
 | ||||||
|  | echo "# Setup: sysctl..." | ||||||
|  | @ lxc-attach $ID rc-update add sysctl | ||||||
|  | 
 | ||||||
| echo "# Setup: syncthing..." | echo "# Setup: syncthing..." | ||||||
| @ lxc-attach $ID rc-update add syncthing | @ lxc-attach $ID rc-update add syncthing | ||||||
| @ lxc-attach $ID rc-service syncthing start | @ lxc-attach $ID rc-service syncthing start | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user