Re: question about purge

2024-06-30 Thread Andrey Rakhmatullin
On Sun, Jun 30, 2024 at 08:08:58PM +0200, lorenzo wrote: > > > if the service is below /etc, files provided by the package can > > > be removed even if modified, > > > > Normally no. > > > > > but the directory can't be removed if there are extra files inside. > > > Correct? > > > > Just leave t

Re: question about purge

2024-06-30 Thread lorenzo
On Sun, 30 Jun 2024 14:42:20 +0500 Andrey Rakhmatullin wrote: > > > > if the service is below /etc, files provided by the package can > > be removed even if modified, > > Normally no. > > > but the directory can't be removed if there are extra files inside. > > Correct? > > Just leave this to

Re: question about purge

2024-06-30 Thread Andrey Rakhmatullin
On Sun, Jun 30, 2024 at 10:39:06AM +0200, lorenzo wrote: > Dear Mentors, > > in runit, services are defined as directories with files inside and > I'm not sure what exactly can or can't be done when a package has to > purge a service: > > if the service is below /etc, files provided by the packag