Skip to content

Commit f7c5ea4

Browse files
committed
Review: better doc in systemd services
1 parent d3d448c commit f7c5ea4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

recipes-connectivity/m4-proxy/m4-proxy/m4-proxy.service

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[Unit]
2-
Description=M4 builtin led forwarder
2+
Description=M4 Proxy
33
Requires=stm32h7-program.service
44
After=stm32h7-program.service
55
StartLimitIntervalSec=120

recipes-kernel/linux-firmware/files/m4-led-forwarder.service

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[Unit]
2-
Description=M4 builtin led forwarder
2+
Description=M4 Led Forwarder
33
Requires=stm32h7-program.service
44
After=stm32h7-program.service
55

0 commit comments

Comments
 (0)