blob: d3a0104b97a3cb05bdd8b81bae1352f3f490060d [file] [log] [blame]
events:
- name: Creating AssetTag at startup
description: >
Create /system at startup and populate the AssetTag property with
empty string.
type: startup
actions:
- name: createObjects
objs:
/system:
xyz.openbmc_project.Inventory.Decorator.AssetTag:
AssetTag:
value: ""
type: string