mirror of
https://github.com/okunze/Argon40-ArgonOne-Script.git
synced 2025-06-20 05:18:37 +02:00
11 lines
219 B
Desktop File
11 lines
219 B
Desktop File
[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
|