make bbb-pads.service part of bigbluebutton.target
This commit is contained in:
parent
dbae417b0c
commit
8b8854a008
@ -2,6 +2,7 @@
|
||||
Description=BigBlueButton Pads
|
||||
Wants=redis.service etherpad.service
|
||||
After=syslog.target network.target
|
||||
PartOf=bigbluebutton.target
|
||||
|
||||
[Service]
|
||||
WorkingDirectory=/usr/local/bigbluebutton/bbb-pads
|
||||
@ -13,4 +14,4 @@ Group=bigbluebutton
|
||||
Environment=NODE_ENV=production
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
WantedBy=multi-user.target bigbluebutton.target
|
||||
|
Loading…
Reference in New Issue
Block a user