Need to replace the directory where kexec-load.service unit is stored.
New page
Hi all,
I think that where it says:
ln -s '/'''etc'''/systemd/system/kexec-load.service' '/etc/systemd/system/kexec.target.wants/kexec-load.service'
it should say
ln -s '/''lib''/systemd/system/kexec-load.service' '/etc/systemd/system/kexec.target.wants/kexec-load.service'.
Do you agree?
I myself am still learning my way through systemd but I think using /lib/sytemd/system directory is upstream's compliant.
I think that where it says:
ln -s '/'''etc'''/systemd/system/kexec-load.service' '/etc/systemd/system/kexec.target.wants/kexec-load.service'
it should say
ln -s '/''lib''/systemd/system/kexec-load.service' '/etc/systemd/system/kexec.target.wants/kexec-load.service'.
Do you agree?
I myself am still learning my way through systemd but I think using /lib/sytemd/system directory is upstream's compliant.
No comments:
Post a Comment