:: Re: [DNG] s6 in devuan
Top Page
Delete this message
Reply to this message
Author: aitor
Date:  
To: dng
Subject: Re: [DNG] s6 in devuan
On 11/10/23 1:44, aitor wrote:

> To stop an already running service (e.g. usbmount) you type:
> # s6-svc -d /var/service/usbmount-srv
> To start it:
> # s6-svc -u /var/service/usbmount-srv


I rectify:

# s6-svc -d /run/service/usbmount-srv

Aitor.