:: Re: [DNG] s6 in devuan
Pàgina inicial
Delete this message
Reply to this message
Autor: aitor
Data:  
A: dng
Assumpte: 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.