2019-05-11 02:06:23 +08:00
|
|
|
[Unit]
|
|
|
|
Description=BigBlueButton recording caption upload handler
|
|
|
|
|
|
|
|
[Service]
|
|
|
|
Type=simple
|
|
|
|
ExecStart=/usr/local/bigbluebutton/core/scripts/rap-caption-inbox.rb
|
|
|
|
User=bigbluebutton
|
|
|
|
Slice=bbb_record_core.slice
|
|
|
|
Restart=on-failure
|
2020-01-22 01:23:47 +08:00
|
|
|
|
|
|
|
[Install]
|
|
|
|
WantedBy=multi-user.target
|