bigbluebutton-Github/record-and-playback/core/systemd/bbb-rap-starter.service

10 lines
244 B
SYSTEMD
Raw Normal View History

[Unit]
Description=BigBlueButton recording processing starter
[Service]
Type=simple
ExecStart=/usr/local/bigbluebutton/core/scripts/rap-starter.rb
WorkingDirectory=/usr/local/bigbluebutton/core/scripts
User=tomcat7
Slice=bbb_record_core.slice