docs: editing comments and removing config setting
Adding spaces to make comments more readable. Removing a config setting that is already default.
This commit is contained in:
parent
eee10303f8
commit
0b533c97c3
|
|
@ -11,8 +11,6 @@ LICENSE = "CLOSED"
|
|||
# Revision of this recipe (optional)
|
||||
PR = "r1"
|
||||
|
||||
SYSTEMD_AUTO_ENABLE = "enable"
|
||||
|
||||
# Systemd file
|
||||
SYSTEMD_SERVICE_${PN} = "hello.service"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue