Loading modules/service/controllers/system.power.js +2 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,8 @@ */ exports.actions = {}; var childProcess = require('child_process'); /** * Put the system into standby mode. * Loading Loading
modules/service/controllers/system.power.js +2 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,8 @@ */ exports.actions = {}; var childProcess = require('child_process'); /** * Put the system into standby mode. * Loading