Commit graph

16 commits

Author SHA1 Message Date
dpeca
83d0b9ed90
Allow quick restarting of nginx
It can occur if domain has many aliases, and acme-challenge should be added many times

This fix will prevent this error:
```
May 14 21:39:08 server systemd[1]: nginx.service: Start request repeated too quickly.
May 14 21:39:08 server systemd[1]: nginx.service: Failed with result 'start-limit-hit'.
```
2020-06-23 20:14:55 +02:00
Serghey Rodin
51be240bd4 smarter way to use restart command in other scripts 2016-11-09 17:45:43 +02:00
skid
98752897f0 Defining PATH for root commands 2016-08-09 17:36:36 +03:00
Serghey Rodin
a61a6e979e refactoring: log_event(), is_format_valid() 2016-06-24 16:31:43 +03:00
Serghey Rodin
b978e72977 Multiple changes for RHEL 7support 2014-12-17 02:12:55 +02:00
Serghey Rodin
23b187b534 do not restart remote service 2014-03-23 16:14:21 +02:00
Serghey Rodin
477934825c restart error handler 2014-02-06 11:11:45 +02:00
Serghey Rodin
e7c94357a4 improved restart function 2013-10-09 14:11:07 +03:00
Serghey Rodin
ed54f83795 from now vesta.conf can override any func variable 2013-10-09 00:50:08 +03:00
Serghey Rodin
de68a6bc8f send email using php wrapper 2013-10-08 00:27:38 +03:00
Serghey Rodin
8f03ce5e43 send email using php wrapper 2013-10-08 00:22:43 +03:00
Serghey Rodin
6413d9d8c5 send email using php wrapper 2013-10-07 21:57:23 +03:00
Serghey Rodin
44d78bbef6 send email if restart failed 2013-08-07 11:50:00 +03:00
Serghey Rodin
10f7097c48 implemented scheduled restart 2013-06-01 14:25:44 +03:00
Serghey Rodin
5981afc795 removed status trigger 2013-05-31 11:08:25 +03:00
Serghey Rodin
fd4e68bb8c new improved template scheme 2013-05-10 11:04:40 +03:00