On 4/25/19 4:20 PM, Michał Górny wrote:
> 
> Wrong.  tmpfiles_process() requires virtual/tmpfiles on any system,
> including daemontools, bare minimal init and whatever.  Keeping it
> installed afterwards is a minor side effect, and technical limitation of
> our dependency types (lack of install-depend).
> 

What's wrong? You only need the effect of tmpfiles_process() if you're
running systemd or OpenRC. If the user is running SysV-init and if the
package also installs a SysV-init script, then that init script is going
to have to create any temporary directories it needs, because SysV-init
doesn't know anything about tmpfiles.

Reply via email to