diff options
Diffstat (limited to 'timer/monitor.service')
| -rw-r--r-- | timer/monitor.service | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/timer/monitor.service b/timer/monitor.service new file mode 100644 index 0000000..30ba829 --- /dev/null +++ b/timer/monitor.service @@ -0,0 +1,6 @@ +[Unit]
+Description=monitor service
+
+[Service]
+Type=simple
+ExecStart=/opt/tsg/monitor/monitor.timer.sh
|
