systemd is dependant upon autofs, so build it in instead of modular.
This commit is contained in:
parent
c3126dc3b5
commit
95f99faff4
@ -3358,7 +3358,8 @@ CONFIG_QUOTACTL=y
|
|||||||
CONFIG_DNOTIFY=y
|
CONFIG_DNOTIFY=y
|
||||||
# Autofsv3 is obsolete.
|
# Autofsv3 is obsolete.
|
||||||
# CONFIG_AUTOFS_FS is not set
|
# CONFIG_AUTOFS_FS is not set
|
||||||
CONFIG_AUTOFS4_FS=m
|
# systemd is dependant upon AUTOFS, so build it in.
|
||||||
|
CONFIG_AUTOFS4_FS=y
|
||||||
CONFIG_EXOFS_FS=m
|
CONFIG_EXOFS_FS=m
|
||||||
# CONFIG_EXOFS_DEBUG is not set
|
# CONFIG_EXOFS_DEBUG is not set
|
||||||
CONFIG_NILFS2_FS=m
|
CONFIG_NILFS2_FS=m
|
||||||
|
@ -1865,6 +1865,9 @@ fi
|
|||||||
# || ||
|
# || ||
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 18 2010 Dave Jones <davej@redhat.com>
|
||||||
|
- systemd is dependant upon autofs, so build it in instead of modular.
|
||||||
|
|
||||||
* Wed Aug 18 2010 Chuck Ebbert <cebbert@redhat.com>
|
* Wed Aug 18 2010 Chuck Ebbert <cebbert@redhat.com>
|
||||||
- Linux 2.6.36-rc1-git1
|
- Linux 2.6.36-rc1-git1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user