Version 2.9.0
This commit is contained in:
parent
527ec4c432
commit
e816bdd337
3 changed files with 13 additions and 9 deletions
|
@ -1,3 +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