summaryrefslogtreecommitdiff
path: root/meta-google/recipes-core/systemd/systemd_%.bbappend
blob: 88065e2e03d21c0ffa6b92f216913d9fc43036b0 (plain)
1
2
3
4
5
# We want to be able to manage our coredumps
PACKAGECONFIG_append_gbmc = " coredump"

# Disable timesync as we don't use it and it makes rebooting much slower
PACKAGECONFIG_remove_gbmc = "timesyncd"