mirror of
https://github.com/lxsang/sysmond.git
synced 2025-08-29 15:22:03 +02:00
Add code
This commit is contained in:
11
sysmond.service
Normal file
11
sysmond.service
Normal file
@@ -0,0 +1,11 @@
|
||||
[Unit]
|
||||
Description=System monitor
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
User=root
|
||||
ExecStart=/usr/bin/sysmond
|
||||
Restart=always
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Reference in New Issue
Block a user