10 lines
183 B
SYSTEMD
10 lines
183 B
SYSTEMD
|
[Unit]
|
||
|
Description=Copy EFISTUB Kernel to UEFISYS Partition
|
||
|
|
||
|
[Path]
|
||
|
PathChanged=/boot/initramfs-linux-fallback.img
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=multi-user.target
|
||
|
WantedBy=system-update.target
|