mirror of
				https://github.com/bashclub/zamba-lxc-toolbox.git
				synced 2025-11-04 08:02:28 +01:00 
			
		
		
		
	Removed sudo command
This commit is contained in:
		@@ -36,7 +36,7 @@ cat << EOF >> /etc/samba/smb.conf
 | 
				
			|||||||
    shadow: delimiter = -20
 | 
					    shadow: delimiter = -20
 | 
				
			||||||
EOF
 | 
					EOF
 | 
				
			||||||
 | 
					
 | 
				
			||||||
sudo chmod -R 770 /$LXC_SHAREFS_MOUNTPOINT/$ZMB_SHARE
 | 
					chmod -R 770 /$LXC_SHAREFS_MOUNTPOINT/$ZMB_SHARE
 | 
				
			||||||
sudo chown -R '$ZMB_ADMIN_USER':root /$LXC_SHAREFS_MOUNTPOINT/$ZMB_SHARE
 | 
					chown -R '$ZMB_ADMIN_USER':root /$LXC_SHAREFS_MOUNTPOINT/$ZMB_SHARE
 | 
				
			||||||
 | 
					
 | 
				
			||||||
systemctl restart smbd nmbd 
 | 
					systemctl restart smbd nmbd 
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user