diff options
| author | Michał Górny <mgorny@gentoo.org> | 2017-04-30 20:39:57 +0200 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2018-01-01 11:34:44 +0100 |
| commit | 4feccc918d676aa859f4c989456127dd69dbc7d3 (patch) | |
| tree | 6032aad293cc6f2fd712ac6b7316431ce2813840 /dev-python/PythonQt/files | |
| parent | 6bba9e75c21c0dd46b8e04f13d63fbc966eb0d8d (diff) | |
| download | gentoo-4feccc918d676aa859f4c989456127dd69dbc7d3.tar.gz gentoo-4feccc918d676aa859f4c989456127dd69dbc7d3.tar.bz2 gentoo-4feccc918d676aa859f4c989456127dd69dbc7d3.zip | |
tmpfiles.eclass: Support using on non-Linux systems
Fix the eclass code to remove the misguided Linux conditionals.
The whole purpose of the eclass was to avoid having to implement
fallback logic for systems not having service manager tmpfiles.d
support. Making it conditional to Linux implied that for non-Linux
systems (Prefix, FreeBSD) we would have to implement explicit fallback
to create the necessary directories.
While systemd (and therefore systemd-tmpfilesd) is indeed
Linux-specific, the opentmpfiles implementation should be pretty
portable and there is no reason to restrict it to Linux only, or to
prevent using it on non-Linux OpenRC (and non-OpenRC) systems.
Diffstat (limited to 'dev-python/PythonQt/files')
0 files changed, 0 insertions, 0 deletions
