Skip to content
Snippets Groups Projects
Commit 4f7d8c94 authored by Julien Leduc's avatar Julien Leduc
Browse files

running cta-rmcd as cta in CI without systemd

parent 06baad61
No related branches found
Tags v0.0-209
No related merge requests found
......@@ -46,5 +46,6 @@ else
# to get rmcd logs to stdout
tail -F /var/log/cta/cta-rmcd.log &
/usr/bin/cta-rmcd -f /dev/smc
runuser --user cta -- /usr/bin/cta-rmcd -f /dev/smc
fi
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment