- Notifications
You must be signed in to change notification settings - Fork925
Description
System: Alpine Linux v3.19
Installation Method: Install script
When running the install script, I am informed at the end that I can start the service withsystemctl
(systemd).
That does not work, as Alpine Linux uses OpenRC. Also, the service does not get created in the first place. It seems that only a systemd service file is present in this repository.
The command to start the service would berc-service coder start
.