mirror of
				https://github.com/billz/raspap-webgui.git
				synced 2025-03-01 10:31:47 +00:00 
			
		
		
		
	Updated sudoers to accomodate restarting dhcpcd to apply network settings.
Updated installer to insert new lines Created files to generate / modify / save dhcpcd files and networking configuration
This commit is contained in:
		| @@ -222,6 +222,7 @@ function patch_system_files() { | ||||
|       '/sbin/ip link set wlan0 down' | ||||
|       '/sbin/ip link set wlan0 up' | ||||
|       '/sbin/ip -s a f label wlan0' | ||||
|       '/bin/cp /etc/raspap/networking/dhcpcd.conf /etc/dhcpcd.conf' | ||||
|     ) | ||||
|  | ||||
|     # Check if sudoers needs patchin | ||||
|   | ||||
		Reference in New Issue
	
	Block a user