mirror of
				https://git.launchpad.net/livecd-rootfs
				synced 2025-11-03 18:34:11 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			202 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			202 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# systemd in 22.04+ uses "hash table hardening" by default which is not
 | 
						|
# understood by the systemd libraries from focal used in the subiquity snap.
 | 
						|
[Service]
 | 
						|
Environment="SYSTEMD_JOURNAL_KEYED_HASH=0"
 |