Skip to content

Commit

Permalink
add tmpfs for ros logs on openmower.service
Browse files Browse the repository at this point in the history
  • Loading branch information
docgalaxyblock committed Jul 31, 2023
1 parent d828e17 commit 8cc34d1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ ExecStart=/usr/bin/podman run --conmon-pidfile %t/container-openmower.pid --cidf
--volume /root/rosconsole.config:/config/rosconsole.config \
--env ROSCONSOLE_CONFIG_FILE=/config/rosconsole.config \
--env ROSOUT_DISABLE_FILE_LOGGING=True \
--tmpfs /root/.ros/log \
--label io.containers.autoupdate=image \
ghcr.io/clemenselflein/open_mower_ros:releases-${OM_VERSION}

Expand Down

0 comments on commit 8cc34d1

Please sign in to comment.