mirror of
				https://github.com/TommyTran732/Fedora-CoreOS-Ignition.git
				synced 2025-11-04 11:08:35 +01:00 
			
		
		
		
	Remove outdated ZRAM comment
Signed-off-by: Thien Tran <contact@tommytran.io>
This commit is contained in:
		@@ -81,7 +81,7 @@
 | 
			
		||||
        "path": "/etc/systemd/zram-generator.conf",
 | 
			
		||||
        "contents": {
 | 
			
		||||
          "compression": "",
 | 
			
		||||
          "source": "data:;base64,IyBUaGlzIGNvbmZpZyBmaWxlIGVuYWJsZXMgYSAvZGV2L3pyYW0wIGRldmljZSB3aXRoIHRoZSBkZWZhdWx0IHNldHRpbmdzClt6cmFtMF0KenJhbS1mcmFjdGlvbiA9IDEKbWF4LXpyYW0tc2l6ZSA9IDgxOTIKY29tcHJlc3Npb24tYWxnb3JpdGhtID0genN0ZAo="
 | 
			
		||||
          "source": "data:,%5Bzram0%5D%0Azram-fraction%20%3D%201%0Amax-zram-size%20%3D%208192%0Acompression-algorithm%20%3D%20zstd%0A"
 | 
			
		||||
        }
 | 
			
		||||
      },
 | 
			
		||||
      {
 | 
			
		||||
 
 | 
			
		||||
@@ -132,7 +132,6 @@ storage:
 | 
			
		||||
      overwrite: true
 | 
			
		||||
      contents:
 | 
			
		||||
        inline: |
 | 
			
		||||
          # This config file enables a /dev/zram0 device with the default settings
 | 
			
		||||
          [zram0]
 | 
			
		||||
          zram-fraction = 1
 | 
			
		||||
          max-zram-size = 8192
 | 
			
		||||
 
 | 
			
		||||
@@ -81,7 +81,7 @@
 | 
			
		||||
        "path": "/etc/systemd/zram-generator.conf",
 | 
			
		||||
        "contents": {
 | 
			
		||||
          "compression": "",
 | 
			
		||||
          "source": "data:;base64,IyBUaGlzIGNvbmZpZyBmaWxlIGVuYWJsZXMgYSAvZGV2L3pyYW0wIGRldmljZSB3aXRoIHRoZSBkZWZhdWx0IHNldHRpbmdzClt6cmFtMF0KenJhbS1mcmFjdGlvbiA9IDEKbWF4LXpyYW0tc2l6ZSA9IDgxOTIKY29tcHJlc3Npb24tYWxnb3JpdGhtID0genN0ZAo="
 | 
			
		||||
          "source": "data:,%5Bzram0%5D%0Azram-fraction%20%3D%201%0Amax-zram-size%20%3D%208192%0Acompression-algorithm%20%3D%20zstd%0A"
 | 
			
		||||
        }
 | 
			
		||||
      },
 | 
			
		||||
      {
 | 
			
		||||
 
 | 
			
		||||
@@ -150,7 +150,6 @@ storage:
 | 
			
		||||
      overwrite: true
 | 
			
		||||
      contents:
 | 
			
		||||
        inline: |
 | 
			
		||||
          # This config file enables a /dev/zram0 device with the default settings
 | 
			
		||||
          [zram0]
 | 
			
		||||
          zram-fraction = 1
 | 
			
		||||
          max-zram-size = 8192
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user