less power drop

This commit is contained in:
Adeeb Shihadeh
2024-11-16 17:37:43 -08:00
parent fd3fd7e714
commit 72540931c1
@@ -3,6 +3,7 @@ After=multi-user.target
[Service]
Restart=always
ExecCondition=/bin/bash -c 'grep -q -E "tici|tizi" /sys/firmware/devicetree/base/model'
ExecStart=/usr/local/venv/bin/python -u /usr/comma/power_drop_monitor.py
[Install]