Commit f32e3961 authored by Hermann Mayer's avatar Hermann Mayer
Browse files

Fixed system.power controller to work properly.

parent 62502401
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -14,6 +14,8 @@
 */
exports.actions  = {};

var childProcess = require('child_process');

/**
 * Put the system into standby mode.
 *