mirror of
				https://github.com/TommyTran732/Fedora-CoreOS-Ignition.git
				synced 2025-11-04 11:08:35 +01:00 
			
		
		
		
	Fix scheduling for docker-compose-updater@.service
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
		@@ -140,9 +140,10 @@ systemd:
 | 
			
		||||
      contents: |
 | 
			
		||||
        [Unit]
 | 
			
		||||
        Description=Docker Compose Updater for /srv/%I
 | 
			
		||||
        Requires=network-online.target
 | 
			
		||||
        Requires=gvisor-updater.service
 | 
			
		||||
        After=network-online.target
 | 
			
		||||
        After=docker.service
 | 
			
		||||
        Requires=docker.service
 | 
			
		||||
        After=gvisor-updater.service
 | 
			
		||||
 | 
			
		||||
        [Service]
 | 
			
		||||
        Type=oneshot
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user