mirror of
https://github.com/SHC-ASTRA/rover-ros2.git
synced 2026-02-11 09:20:40 +00:00
style: move systemd services to a folder
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[Unit]
|
||||
Description=Autostart the anchor node for controlling the rover and its modules
|
||||
Description=Anchor nodes for controlling the rover and its modules (rover-ros2)
|
||||
After=systemd-user-sessions.service
|
||||
Requires=systemd-user-sessions.service
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
[Unit]
|
||||
Description=Autostart headless core node for controlling the rover without a base station
|
||||
Description=Headless node to control Core and Arm
|
||||
After=systemd-user-sessions.service
|
||||
Requires=systemd-user-sessions.service
|
||||
|
||||
Reference in New Issue
Block a user