mirror of
https://github.com/Linux4Yourself/book.git
synced 2025-01-24 06:52:20 +08:00
14 lines
512 B
Plaintext
14 lines
512 B
Plaintext
./configure ADJTIME_PATH=/var/lib/hwclock/adjtime \
|
|
--libdir=/usr/lib \
|
|
--disable-chfn-chsh \
|
|
--disable-login \
|
|
--disable-nologin \
|
|
--disable-su \
|
|
--disable-setpriv \
|
|
--disable-runuser \
|
|
--disable-pylibmount \
|
|
--disable-static \
|
|
--without-python \
|
|
--without-systemd \
|
|
--without-systemdsystemunitdir \
|
|
runstatedir=/run |