Bug 973564

Summary: btrfsmaintenance: replace btrfsmaintenance-refresh-cron.sh with generator
Product: [openSUSE] openSUSE Tumbleweed Reporter: Ludwig Nussel <lnussel>
Component: OtherAssignee: David Sterba <dsterba>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Current   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Ludwig Nussel 2016-04-01 08:46:09 UTC
The btrfsmaintenance-refresh-cron.sh is a rather ugly hack as it invades admin territory by messing with stuff in /etc/cron.* without explicit request.
How about replacing it with a systemd generator? See man 8 systemd.generator. The generator should then create timer units according to sysconfig settings instead of having to mess with anything in /etc