lmsreport.service
This commit is contained in:
parent
e93b74e31b
commit
35bd0a3170
BIN
U:/Apache/Apache24/cgi-bin/lms_cgi
Executable file
BIN
U:/Apache/Apache24/cgi-bin/lms_cgi
Executable file
Binary file not shown.
@ -29,9 +29,6 @@
|
||||
<PackageName Value="lnetbase"/>
|
||||
</Item>
|
||||
<Item>
|
||||
<PackageName Value="DataPortLasarus"/>
|
||||
</Item>
|
||||
<Item>
|
||||
<PackageName Value="Abbrevia"/>
|
||||
</Item>
|
||||
<Item>
|
||||
|
BIN
lms_cgi_server
Executable file
BIN
lms_cgi_server
Executable file
Binary file not shown.
11
lmsreport.service
Normal file
11
lmsreport.service
Normal file
@ -0,0 +1,11 @@
|
||||
|
||||
[Unit]
|
||||
Description=LMS Report Service
|
||||
After=network.target
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=/usr/bin/nintegra/lms_cgi_server -r
|
||||
TimeoutSec=300
|
||||
Restart=always
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Loading…
Reference in New Issue
Block a user