Imported and fixed from the AURv3

This commit is contained in:
Timothée Ravier 2015-06-09 12:18:12 +02:00
commit bfc0ec69ac
3 changed files with 68 additions and 0 deletions

3
tuned.install Normal file
View file

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