Remove the deprecate plugins (#1612)

Remove startup and shutdown completely
This commit is contained in:
Miek Gieben
2018-03-14 21:18:29 +00:00
committed by Michael Grosser
parent 55824516bd
commit 3e6489ef67
3 changed files with 0 additions and 5 deletions

View File

@@ -44,6 +44,4 @@ var Directives = []string{
"erratic",
"whoami",
"on",
"startup",
"shutdown",
}