4 lines
58 B
Text
4 lines
58 B
Text
|
post_install() {
|
||
|
systemd-tmpfiles --create tuned.conf
|
||
|
}
|