mirror of
				https://gitea.blesmrt.net/mikaela/shell-things.git
				synced 2025-11-04 11:27:38 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			243 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			243 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
<!-- @format -->
 | 
						|
 | 
						|
`~/.config/systemd/user`
 | 
						|
 | 
						|
To enable lingering
 | 
						|
 | 
						|
`sudo loginctl enable-linger username` or if it doesn't work,
 | 
						|
`sudo touch /var/lib/systemd/linger/username`
 | 
						|
 | 
						|
https://wiki.archlinux.org/index.php/Systemd/User will be a big help
 |