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