blob: 59751059a3fc581c78407ce0e91d3494c8b15618 [file] [log] [blame]
# 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"