Commit c61bb6c
committed
xenopsd/bootloader: No need to create /var/run/xend/boot anymore
Since c009651 ("pygrub: make sure /var/run/xend/boot exists before calling pygrub")
added this safety measure, pygrub moved to using /var/run/xen/boot
(see 63dcc68151 ("tools/pygrub: store kernels in /var/run/xen/pygrub") in upstream xen
https://xenbits.xen.org/gitweb/?p=xen.git;a=commit;h=63dcc681511356d42645ef2c78955864e3b3e6b9)
and started creating the directory itself (if it doesn't already exist).
It's time to drop this unnecessary workaround.
Signed-off-by: Andrii Sultanov <andriy.sultanov@vates.tech>1 parent 539a08b commit c61bb6c
1 file changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
226 | | - | |
227 | | - | |
228 | 226 | | |
229 | 227 | | |
230 | 228 | | |
| |||
0 commit comments