We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09bd44b commit 735530aCopy full SHA for 735530a
debian/install
@@ -1,3 +1,4 @@
1
scripts/* /usr/bin/
2
udev/*.rules /etc/udev/rules.d/
3
etc/* /etc/
4
+install_config/logind/70-clearpath-standard-logind.conf /usr/lib/systemd/logind.conf.d/
install_config/logind/70-clearpath-standard-logind.conf
@@ -0,0 +1,4 @@
+# Disable the clearing of SHM links when all user sessions are ended so that running
+# ROS 2 services are not impacted when SSH sessions are closed.
+[Login]
+RemoveIPC=no
0 commit comments