Add 'tuned-git/' from commit '4f103da551'

git-subtree-dir: tuned-git
git-subtree-mainline: c515f3e3ba
git-subtree-split: 4f103da551
This commit is contained in:
Manuel 2024-10-21 23:46:03 +02:00
commit 2ee6cc34e5
3 changed files with 73 additions and 0 deletions

3
tuned-git/tuned.install Normal file
View file

@ -0,0 +1,3 @@
post_install() {
systemd-tmpfiles --create tuned.conf
}