feat(installer): remove allow-restart flag (#1970)

Services management should be handled by the admin. You can use the following command `systemctl restart  libretime.target`
This commit is contained in:
Jonas L 2022-07-17 23:58:51 +02:00 committed by GitHub
parent 96af028daa
commit c4bccf16f9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 11 additions and 26 deletions

View file

@ -152,12 +152,6 @@ The install script will use randomly generated passwords to create the PostgreSQ
:::
:::info
By default, the install script will not restart any service for you, this is to prevent unwanted restarts on production environment. To let the install script restart the services, you need to pass the `--allow-restart` flag.
:::
Feel free to run `./install --help` to get more details.
#### Using hardware audio output