Add .deb agent package with systemd timer and interactive setup
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
[Unit]
|
||||
Description=InfoUser Agent
|
||||
After=network.target
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/usr/bin/python3 /opt/info-user-agent/agent.py
|
||||
User=root
|
||||
Reference in New Issue
Block a user