Add 'tuned/' from commit '6258865f96
'
git-subtree-dir: tuned git-subtree-mainline:522e203444
git-subtree-split:6258865f96
This commit is contained in:
commit
bae457770e
3 changed files with 73 additions and 0 deletions
7
tuned/tuned.install
Normal file
7
tuned/tuned.install
Normal file
|
@ -0,0 +1,7 @@
|
|||
post_install() {
|
||||
systemd-tmpfiles --create tuned.conf
|
||||
}
|
||||
|
||||
pre_remove() {
|
||||
systemd-tmpfiles --remove tuned.conf
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue