mirror of
https://github.com/okunze/Argon40-ArgonOne-Script.git
synced 2026-03-26 00:48:35 +01:00
Automated Change by GitHub Action
This commit is contained in:
committed by
github-actions[bot]
parent
d018932082
commit
57498e55cd
14
source/scripts/argononeupsd.service
Normal file
14
source/scripts/argononeupsd.service
Normal file
@@ -0,0 +1,14 @@
|
||||
[Unit]
|
||||
Description=Argon Industria UPS Battery Service
|
||||
DefaultDependencies=no
|
||||
|
||||
[Install]
|
||||
WantedBy=sysinit.target
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
KillSignal=SIGINT
|
||||
TimeoutStopSec=8
|
||||
Restart=on-failure
|
||||
WorkingDirectory=/etc/argon/ups/
|
||||
ExecStart=/usr/bin/python3 /etc/argon/argononeupsd.py
|
||||
Reference in New Issue
Block a user