summaryrefslogtreecommitdiff
path: root/meta-google/recipes-core/systemd/systemd_%.bbappend
blob: d40168e45b33f683127a926957fa2acbfb0a641e (plain)
1
2
3
4
5
6
7
8
# 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"

# We don't need any legacy sysv rc compatability
PACKAGECONFIG_remove_gbmc = "sysvinit"