initial commit

This commit is contained in:
2022-09-16 01:14:20 +02:00
commit 4e11f9abba
19 changed files with 310 additions and 0 deletions

3
fixes-package.install Normal file
View File

@@ -0,0 +1,3 @@
post_install() {
systemctl enable fix-*.timer
}