8 lines
171 B
Text
8 lines
171 B
Text
object CheckCommand "reboot-required" {
|
|
import "plugin-check-command"
|
|
|
|
command = [ PluginDir + "/check_rebootrequired.sh/check_rebootrequired.sh" ]
|
|
|
|
arguments = {
|
|
}
|
|
}
|