1
0
This repository has been archived on 2024-11-10. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
Lakka-rk322x/packages/lakka/lakka_tools/gpicase_safeshutdown/system.d/gpicase-safeshutdown.service
2024-04-10 16:34:24 +02:00

13 lines
195 B
Desktop File

[Unit]
Description=GPICase safe shutdown
[Service]
ExecStart=/usr/bin/safeshutdown_gpi.py
TimeoutStopSec=5
Restart=always
RestartSec=5
StartLimitInterval=0
[Install]
WantedBy=multi-user.target