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:
Darko Trogrlic 2023-01-25 08:27:06 +01:00
parent eee10303f8
commit 0b533c97c3
5 changed files with 24 additions and 26 deletions

View File

@ -11,8 +11,6 @@ LICENSE = "CLOSED"
# Revision of this recipe (optional)
PR = "r1"
SYSTEMD_AUTO_ENABLE = "enable"
# Systemd file
SYSTEMD_SERVICE_${PN} = "hello.service"