Fix severals problems
This commit is contained in:
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/etc-machine\x2did.mount
|
||||
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/zram-run.service
|
||||
@@ -1,9 +1,11 @@
|
||||
[Unit]
|
||||
Requires=zram-swap.service
|
||||
After=zram-swap.service
|
||||
Requires=zram-tmp.service
|
||||
After=zram-tmp.service
|
||||
|
||||
[Mount]
|
||||
What=
|
||||
What=/dev/zram0
|
||||
What=/dev/zram2
|
||||
Type=
|
||||
Type=ext4
|
||||
Options=
|
||||
Options=nobarrier,strictatime,nosuid,nodev
|
||||
|
||||
Reference in New Issue
Block a user