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

11 lines
337 B
Desktop File
Executable File

[Unit]
Description=BigBlueButton recording and playback events worker
ConditionPathExistsGlob=/var/bigbluebutton/recording/status/ended/*.done
[Service]
Type=simple
ExecStart=/usr/local/bigbluebutton/core/scripts/rap-events-worker.rb
WorkingDirectory=/usr/local/bigbluebutton/core/scripts
User=bigbluebutton
Slice=bbb_record_core.slice