Skip to content

Commit

Permalink
Update service
Browse files Browse the repository at this point in the history
  • Loading branch information
roger- authored Dec 7, 2022
1 parent c4d7d25 commit 5dc874a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions sysmon.service
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
[Unit]
Description=sysmon
Wants=network.target
After=network.target
After=network-online.target

[Service]
ExecStart=/PATH_HERE/sysmon.sh
Restart=always

[Install]
WantedBy=multi-user.target
WantedBy=multi-user.target

0 comments on commit 5dc874a

Please sign in to comment.