Ensure to call the Sid's script in late_command
This commit is contained in:
		
							parent
							
								
									54ffddf404
								
							
						
					
					
						commit
						df4627cfc2
					
				|  | @ -347,5 +347,5 @@ in-target /bin/rmdir /mnt/free ; in-target /bin/sed -i '/lv_free/d' /etc/fstab ; | ||||||
| in-target /bin/sed -i 's/\(^\|^\#\)\(PermitRootLogin\).*/\2 yes/g' /etc/ssh/sshd_config ; \ | in-target /bin/sed -i 's/\(^\|^\#\)\(PermitRootLogin\).*/\2 yes/g' /etc/ssh/sshd_config ; \ | ||||||
| in-target wget -O /tmp/latecommand.tar.gz "https://git.ipr.univ-rennes1.fr/cellinfo/tftpboot/raw/master/scripts/latecommand.tar.gz" --no-check-certificate ; \ | in-target wget -O /tmp/latecommand.tar.gz "https://git.ipr.univ-rennes1.fr/cellinfo/tftpboot/raw/master/scripts/latecommand.tar.gz" --no-check-certificate ; \ | ||||||
| in-target tar xzf /tmp/latecommand.tar.gz -C /tmp/ ; \ | in-target tar xzf /tmp/latecommand.tar.gz -C /tmp/ ; \ | ||||||
| in-target /bin/sh /tmp/latecommand/post.buster.sh | in-target /bin/sh /tmp/latecommand/post.sid.sh | ||||||
| ################################################################## ]]] | ################################################################## ]]] | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue