Skip to content
Snippets Groups Projects
Commit 6e7f133f authored by Calvin Walton's avatar Calvin Walton
Browse files

rap: add missing install sections to systemd service files

parent e847c4ea
No related branches found
No related tags found
No related merge requests found
......@@ -7,3 +7,6 @@ ExecStart=/usr/local/bigbluebutton/core/scripts/rap-caption-inbox.rb
User=bigbluebutton
Slice=bbb_record_core.slice
Restart=on-failure
[Install]
WantedBy=multi-user.target
File mode changed from 100755 to 100644
......@@ -8,3 +8,6 @@ WorkingDirectory=/usr/local/bigbluebutton/core/scripts
User=bigbluebutton
Slice=bbb_record_core.slice
Restart=on-failure
[Install]
WantedBy=multi-user.target
File mode changed from 100755 to 100644
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