mbenkmann / limux-gosa

GOsa² is a web based adminstration tool for user accounts, groups, servers, clients, and many other things.
18 stars 5 forks source link

Do not treat trigger_wake like ordinary job #125

Closed mbenkmann closed 9 years ago

mbenkmann commented 9 years ago

From mux2...@gmail.com on May 16, 2013 12:22:29

When trigger_wake is received from a peer it should not be treated like an ordinary job. It should not be written to jobdb, not forwarded as fju and MOST IMPORTANTLY not cause a fallback to the Jericho protocol.

Original issue: http://code.google.com/p/go-susi/issues/detail?id=125

mbenkmann commented 9 years ago

From mux2...@gmail.com on May 21, 2013 02:57:08

Done in 13b7fa2753f3

Status: Done