mirror of
				https://gitlab.com/alemaire/image-specs.git
				synced 2025-01-17 17:48:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			14 lines
		
	
	
		
			265 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			265 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
| [Unit]
 | |
| Description=resize root file system
 | |
| Before=local-fs-pre.target
 | |
| DefaultDependencies=no
 | |
| 
 | |
| [Service]
 | |
| Type=oneshot
 | |
| TimeoutSec=infinity
 | |
| ExecStart=/usr/sbin/rpi3-resizerootfs
 | |
| ExecStart=/bin/systemctl --no-reload disable %n
 | |
| 
 | |
| [Install]
 | |
| RequiredBy=local-fs-pre.target
 | 
