Commit e2ba3d7
authored
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](https://xenbits.xen.org/gitweb/?p=xen.git;a=commit;h=63dcc681511356d42645ef2c78955864e3b3e6b9)
`("tools/pygrub: store kernels in /var/run/xen/pygrub")` in upstream xen
) and started creating the directory itself (if it doesn't already
exist).
It's time to drop this unnecessary workaround.
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