mirror of
https://github.com/pygos/build.git
synced 2024-11-22 19:19:46 +01:00
Enable agetty in util-linux
Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
This commit is contained in:
parent
5eddadf32b
commit
86f9c7ba87
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ build() {
|
||||||
--without-systemdsystemunitdir \
|
--without-systemdsystemunitdir \
|
||||||
--disable-makeinstall-chown \
|
--disable-makeinstall-chown \
|
||||||
--disable-makeinstall-setuid \
|
--disable-makeinstall-setuid \
|
||||||
--disable-agetty \
|
--enable-agetty \
|
||||||
--disable-cal \
|
--disable-cal \
|
||||||
--disable-chmem \
|
--disable-chmem \
|
||||||
--disable-fdformat \
|
--disable-fdformat \
|
||||||
|
|
Loading…
Reference in a new issue