mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-18 00:52:05 +01:00
integrate pam_offline with the build and packaging system
after this cl, pam_offline will be built by default, included in the image, and configured as the pam authority for xscreensaver. Review URL: http://codereview.chromium.org/554021
This commit is contained in:
parent
10d27c2540
commit
40043a0997
@ -31,7 +31,7 @@ NUM_JOBS=`grep -c "^processor" /proc/cpuinfo`
|
|||||||
PLATFORM_DIR="$SRC_ROOT/platform"
|
PLATFORM_DIR="$SRC_ROOT/platform"
|
||||||
|
|
||||||
PLATFORM_DIRS="acpi assets fake_hal init installer login_manager \
|
PLATFORM_DIRS="acpi assets fake_hal init installer login_manager \
|
||||||
memento_softwareupdate pam_google window_manager \
|
memento_softwareupdate pam_google pam_offline window_manager \
|
||||||
cros chrome screenlocker cryptohome \
|
cros chrome screenlocker cryptohome \
|
||||||
monitor_reconfig microbenchmark minijail metrics_collection \
|
monitor_reconfig microbenchmark minijail metrics_collection \
|
||||||
theme metrics_daemon"
|
theme metrics_daemon"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user