|
@@ -57,9 +57,11 @@ example:<br>
|
57
|
If you plan to use zramraid together with KVM then we recommend making a change for the systemd:<br>
|
57
|
If you plan to use zramraid together with KVM then we recommend making a change for the systemd:<br>
|
58
|
editor /lib/systemd/system/libvirt-guests.service<br>
|
58
|
editor /lib/systemd/system/libvirt-guests.service<br>
|
59
|
...<br>
|
59
|
...<br>
|
60
|
- After=network.target libvirtd.service time-sync.target zramraid.service<br>
|
60
|
+ Requires=zramraid.service<br>
|
61
|
...<br>
|
61
|
...<br>
|
62
|
|
62
|
|
63
|
* see example files from /lib/systemd/system
|
63
|
* see example files from /lib/systemd/system
|
64
|
<hr>
|
64
|
<hr>
|
65
|
-version - 25.06.18
|
65
|
+version - 27.06.18
|
|
|
66
|
+<hr>
|
|
|
67
|
+License: GPLv3
|