blob: fe28f11e16bcbcc97bd010943e2884eced389793 [file]
[Unit]
Description=Log and parse power fault
[Service]
Type=oneshot
ExecStart=/usr/bin/log_tool -c /usr/share/gvrlog/power_rail_configs/ -t power_rail
ExecStart=/usr/bin/log_tool -c /usr/share/gvrlog/voltage_regulator_configs/ -t voltage_regulator
[Install]
WantedBy=multi-user.target