projects
/
packages
/
autofs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb4de9c
)
- force state dirs to /var/run instead of compile-time detection
author
Jan Rękorajski
<baggins@pld-linux.org>
Mon, 16 Jun 2014 10:00:57 +0000
(12:00 +0200)
committer
Jan Rękorajski
<baggins@pld-linux.org>
Mon, 16 Jun 2014 10:00:57 +0000
(12:00 +0200)
autofs.spec
patch
|
blob
|
blame
|
history
diff --git
a/autofs.spec
b/autofs.spec
index f34bb68c7f72eff56da5db0d95a4e822526f362d..bd3877b25dacd604feac392e6ba9661d8e9beb3e 100644
(file)
--- 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 \
This page took
0.089776 seconds
and
4
git commands to generate.