mirror of
https://github.com/serghey-rodin/vesta.git
synced 2026-07-11 09:24:17 +02:00
rfc2324 partial support: any attempt to brew coffee with a teapot should result in the error code 418 - I'm a teapot
This commit is contained in:
@@ -35,6 +35,7 @@ E_DB=17
|
||||
E_RRD=18
|
||||
E_UPDATE=19
|
||||
E_RESTART=20
|
||||
E_TEAPOT=418
|
||||
|
||||
# Event string for logger
|
||||
for ((I=1; I <= $# ; I++)); do
|
||||
|
||||
Reference in New Issue
Block a user