Bug ID | 973564 |
---|---|
Summary | btrfsmaintenance: replace btrfsmaintenance-refresh-cron.sh with generator |
Classification | openSUSE |
Product | openSUSE Tumbleweed |
Version | Current |
Hardware | Other |
OS | Other |
Status | NEW |
Severity | Normal |
Priority | P5 - None |
Component | Other |
Assignee | dsterba@suse.com |
Reporter | lnussel@suse.com |
QA Contact | qa-bugs@suse.de |
Found By | --- |
Blocker | --- |
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