summarylogtreecommitdiffstats
path: root/tuned.install
diff options
context:
space:
mode:
authorTimothée Ravier2015-06-09 12:18:12 +0200
committerTimothée Ravier2015-06-09 12:18:12 +0200
commitbfc0ec69ac98ad817cedb88121d31b218e60a944 (patch)
treebb87ad4729fa3879fd8f592cd8d9825ac949a699 /tuned.install
downloadaur-bfc0ec69ac98ad817cedb88121d31b218e60a944.tar.gz
Imported and fixed from the AURv3
Diffstat (limited to 'tuned.install')
-rw-r--r--tuned.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/tuned.install b/tuned.install
new file mode 100644
index 000000000000..dbe414b75382
--- /dev/null
+++ b/tuned.install
@@ -0,0 +1,3 @@
+post_install() {
+ systemd-tmpfiles --create tuned.conf
+}