Re: Creation of directories via tmpfiles.d directly after package installation

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 05/10/2011 19:02, Tom Lane wrote:
> Jochen Schmitt<Jochen@xxxxxxxxxxxxxxx>  writes:
>> I have implement the creation of the /var/run/news directory in the
>> inn package via tmpfiles.d.
>
>> But It's seems, that the directory will not created directly after the
>> package was installed. so I have add the line
>> systemd-tmpfiles --create %{_sysconfdir}/tmpfiles/inn.conf
>> on the %post stanza.
>
> That's not the way to do it.  You should create the directory via the
> normal RPM methods for including a directory --- that is, make the
> directory in the install root and include it in the %files list.

Agreed: this means that the package properly owns the directory, unlike 
in the creation-in-%post case.

Paul.
--
packaging mailing list
packaging@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/packaging


[Index of Archives]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite Forum]     [KDE Users]

  Powered by Linux