ajout de l'attribut SYSTEMD_SERVICE pour activer le service à l'installation
This commit is contained in:
@@ -6,6 +6,7 @@ SRC_URI += "file://hostapd.conf"
|
||||
|
||||
inherit systemd
|
||||
SYSTEMD_AUTO_ENABLE = "enable"
|
||||
SYSTEMD_SERVICE:${PN} = "hostapd.service"
|
||||
|
||||
do_install:append() {
|
||||
install -m 0644 ${WORKDIR}/hostapd.conf ${D}${sysconfdir}/
|
||||
|
||||
Reference in New Issue
Block a user