feat: add systemd libretime.target
- add wanted by - instantly start services in vagrant
This commit is contained in:
parent
a9c2271559
commit
510e978952
8 changed files with 27 additions and 1 deletions
2
Vagrantfile
vendored
2
Vagrantfile
vendored
|
@ -83,6 +83,8 @@ Vagrant.configure('2') do |config|
|
|||
|
||||
libretime-api migrate
|
||||
libretime-api set_icecast_passwords --from-icecast-config
|
||||
|
||||
systemctl start libretime.target
|
||||
SCRIPT
|
||||
|
||||
config.vm.provision 'install', type: 'shell', inline: $script
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue