mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-05 12:16:41 +02:00
coreos-base/oem-gce: Enable timer and remove debug files
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
This commit is contained in:
parent
8caa5a8512
commit
e1a7a9e36c
@ -4,4 +4,4 @@ set -euo pipefail
|
||||
|
||||
rootfs="${1}"
|
||||
|
||||
find "${rootfs}/"
|
||||
rm -rf "${rootfs}"/usr/lib/debug
|
||||
|
||||
@ -29,5 +29,5 @@ RDEPEND="
|
||||
OEM_NAME="Google Compute Engine"
|
||||
|
||||
src_install() {
|
||||
:
|
||||
systemd_enable_service timers.target google-oslogin-cache.timer
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user