image: remove after=network.target from service files to speed up booting

This commit is contained in:
Oleg Kalachev
2019-11-20 17:31:05 +03:00
parent 0574f4cc46
commit 45e6f396d0
2 changed files with 0 additions and 2 deletions

View File

@@ -1,7 +1,6 @@
[Unit]
Description=Clever ROS package
Requires=roscore.service
After=network.target
[Service]
User=pi

View File

@@ -1,6 +1,5 @@
[Unit]
Description=Launcher for the ROS master, parameter server and rosout logging node
After=network.target
[Service]
User=pi