+++ src/ksmtuned.sh.in 2019-03-27 11:11:13.520784975 +0100 @@ -18,8 +18,8 @@ # # needs testing and ironing. contact danken@redhat.com if something breaks. -if [ -f @SYSCONFDIR@/ksmtuned.conf ]; then - . @SYSCONFDIR@/ksmtuned.conf +if [ -f /etc/ksmtuned.conf ]; then + . /etc/ksmtuned.conf fi debug() {