Files

9 lines
146 B
Desktop File

[Unit]
Description=InfoUser Agent
After=network.target
[Service]
Type=oneshot
ExecStart=/usr/bin/python3 /opt/info-user-agent/agent.py
User=root