initial commit of file from CVS for smeserver-sysmon on Sat Sep 7 21:06:49 AEST 2024
This commit is contained in:
15
root/usr/lib/systemd/system/sysmon.service
Normal file
15
root/usr/lib/systemd/system/sysmon.service
Normal file
@@ -0,0 +1,15 @@
|
||||
|
||||
[Unit]
|
||||
Description=System Monitor
|
||||
After=network-online.target
|
||||
Wants=network-online.target
|
||||
|
||||
[Service]
|
||||
Type=forking
|
||||
ExecStartPre=-/sbin/e-smith/service-status sysmon
|
||||
ExecStart=
|
||||
ExecStart=-/usr/sbin/sysmon
|
||||
|
||||
[Install]
|
||||
WantedBy=sme-server.target
|
||||
|
Reference in New Issue
Block a user