initial commit

This commit is contained in:
2022-09-16 01:11:38 +02:00
commit 475dc82b1e
19 changed files with 303 additions and 0 deletions

3
fixes-package.install Normal file
View File

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