mirror of
				https://gitlab.com/alemaire/image-specs.git
				synced 2025-01-17 17:48:20 +00:00 
			
		
		
		
	Move rpi3-resizerootfs.service further up the chain
This commit is contained in:
		| @@ -1,6 +1,6 @@ | |||||||
| [Unit] | [Unit] | ||||||
| Description=resize root file system | Description=resize root file system | ||||||
| Before=systemd-fsck-root.service | Before=local-fs-pre.target | ||||||
| DefaultDependencies=no | DefaultDependencies=no | ||||||
|  |  | ||||||
| [Service] | [Service] | ||||||
| @@ -10,4 +10,4 @@ ExecStart=/usr/sbin/rpi3-resizerootfs | |||||||
| ExecStart=/bin/systemctl --no-reload disable %n | ExecStart=/bin/systemctl --no-reload disable %n | ||||||
|  |  | ||||||
| [Install] | [Install] | ||||||
| RequiredBy=systemd-fsck-root.service | RequiredBy=local-fs-pre.target | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Christian Schlüter
					Christian Schlüter