fix(os): Actually scratch daemon-reload, no daemon here to reload in a chroot (#1)
This commit is contained in:
		
							
								
								
									
										2
									
								
								setup.sh
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								setup.sh
									
									
									
									
									
								
							| @@ -416,7 +416,7 @@ Description=chmod initramfs to be root-read-writable only | |||||||
| Type=oneshot | Type=oneshot | ||||||
| ExecStart=/usr/bin/chmod 600 /boot/initramfs-linux.img | ExecStart=/usr/bin/chmod 600 /boot/initramfs-linux.img | ||||||
| EOF | EOF | ||||||
|     systemctl daemon-reload |  | ||||||
|     systemctl enable "${path_unit}" |     systemctl enable "${path_unit}" | ||||||
| } | } | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user