describe/zap/status should not be overriden by start/stop/restart #1

Closed
opened 2022-02-05 12:15:04 +00:00 by lucidiot · 0 comments
Owner
λ sudo service restart describe
 * Cannot restart describe!           [ !! ]
 * ERROR: describe failed to start
λ sudo service restart status  
 * Cannot restart status!             [ !! ]
 * ERROR: status failed to start

We should see a proper service description and status here.

``` λ sudo service restart describe * Cannot restart describe! [ !! ] * ERROR: describe failed to start λ sudo service restart status * Cannot restart status! [ !! ] * ERROR: status failed to start ``` We should see a proper service description and status here.
lucidiot self-assigned this 2022-02-05 12:15:04 +00:00
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: lucidiot/systemd-alpine#1
No description provided.