Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 643166 - sys-fs/btrfsmaintenance - support for systemd timers instead of cron
Summary: sys-fs/btrfsmaintenance - support for systemd timers instead of cron
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Martin Dummer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-02 19:28 UTC by Michael Jones
Modified: 2018-01-26 21:23 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Jones 2018-01-02 19:28:18 UTC
I have numerous systems that don't use cron, but instead use systemd timers.

Please consider support for this in future work on sys-fs/btrfsmaintenance
Comment 1 Jonas Stein gentoo-dev 2018-01-05 08:01:40 UTC
If you already have a solution, you can attach a patch.
If it is urgent for your work at many systems and you need fast, commercial support, have a look at 
https://wiki.gentoo.org/wiki/Foundation:Consultants
Comment 2 Michael Jones 2018-01-05 17:01:36 UTC
Thank you. I will consider both proposed options.
Comment 3 Martin Dummer 2018-01-06 17:45:19 UTC
I already had a user here who wanted to add systemd timers support for gentoo. I send him to the upstream project where there is an ongoing discussion for this enhancement.

https://github.com/kdave/btrfsmaintenance/pull/36

When this discussion comes to a clean and well-designed solution then we'll add this to here too, of course.
Comment 4 Martin Dummer 2018-01-06 17:57:07 UTC
And here is the enhancement request issue in the upstream project:
https://github.com/kdave/btrfsmaintenance/issues/29
Comment 5 Larry the Git Cow gentoo-dev 2018-01-26 21:23:09 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c4a40cc25a571ebf4610f440d72ba4ee81d1a8b

commit 5c4a40cc25a571ebf4610f440d72ba4ee81d1a8b
Author:     Luigi 'Comio' Mantellini <luigi.mantellini@gmail.com>
AuthorDate: 2018-01-25 18:38:12 +0000
Commit:     Patrice Clement <monsieurp@gentoo.org>
CommitDate: 2018-01-26 21:22:56 +0000

    sys-fs/btrfsmaintenance: version bump to 0.4 and add systemd support.
    
    Closes: https://bugs.gentoo.org/645660
    Closes: https://bugs.gentoo.org/643166
    Closes: https://github.com/gentoo/gentoo/pull/6955

 sys-fs/btrfsmaintenance/Manifest                   |  1 +
 .../btrfsmaintenance/btrfsmaintenance-0.4.ebuild   | 62 ++++++++++++++++++++++
 sys-fs/btrfsmaintenance/metadata.xml               |  5 ++
 3 files changed, 68 insertions(+)