Re: [gentoo-dev] new eclass: tmpfiles.eclass round 3

2016-11-25 Thread Michał Górny
On Wed, 16 Nov 2016 16:37:15 -0600 William Hubbs wrote: > # @FUNCTION: tmpfiles_process > # @USAGE: tmpfiles_process ... > # @DESCRIPTION: > # Call a tmpfiles.d implementation to create new volatile and temporary > # files and directories. > # Specific files and directories can be listed, but i

[gentoo-dev] new eclass: tmpfiles.eclass round 3

2016-11-16 Thread William Hubbs
# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ # @ECLASS: tmpfiles.eclass # @MAINTAINER: # Gentoo systemd project # William Hubbs # @AUTHOR: # Mike Gilbert # William Hubbs # @BLURB: Functions related to tmpfiles.d files # @DESC