summaryrefslogtreecommitdiff
path: root/meta-google/recipes-core/systemd/systemd_%.bbappend
blob: 59751059a3fc581c78407ce0e91d3494c8b15618 (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"