mirror of
https://github.com/okunze/Argon40-ArgonOne-Script.git
synced 2025-06-30 00:37:30 +02:00
Automated Change by GitHub Action
This commit is contained in:
committed by
github-actions[bot]
parent
1a7ab2e005
commit
755a2ca262
10
source/scripts/argoneond.service
Normal file
10
source/scripts/argoneond.service
Normal file
@ -0,0 +1,10 @@
|
||||
[Unit]
|
||||
Description=Argon EON RTC Service
|
||||
After=multi-user.target
|
||||
[Service]
|
||||
Type=simple
|
||||
Restart=always
|
||||
RemainAfterExit=true
|
||||
ExecStart=/usr/bin/python3 /etc/argon/argoneond.py SERVICE
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Reference in New Issue
Block a user