From 129e31ee58bf08fb931e23e78cd2e525db76443e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Mon, 16 Jun 2014 12:00:57 +0200 Subject: [PATCH] - force state dirs to /var/run instead of compile-time detection --- autofs.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/autofs.spec b/autofs.spec index f34bb68..bd3877b 100644 --- a/autofs.spec +++ b/autofs.spec @@ -113,6 +113,9 @@ trzymanych na serwerze LDAP. %{__autoconf} export initdir=/etc/rc.d/init.d +export piddir=/var/run +export fifodir=/var/run +export flagdir=/var/run %configure \ --with-openldap=%{?with_ldap:yes}%{!?with_ldap:no} \ --enable-force-shutdown=yes \ -- 2.43.0