This commit is contained in:
Chenc 2023-11-15 13:50:59 +08:00
parent 21014d4880
commit 8eb777a979
2 changed files with 1 additions and 0 deletions

BIN
aix-agent

Binary file not shown.

View File

@ -5,6 +5,7 @@ After=network.target
[Service] [Service]
ExecStart=/usr/local/aix-agent/aix-agent ExecStart=/usr/local/aix-agent/aix-agent
WorkingDirectory=/usr/local/aix-agent WorkingDirectory=/usr/local/aix-agent
Restart=yes
[Install] [Install]
WantedBy=default.target WantedBy=default.target