diff options
author | Jose M. Guisado <jguisado@soleta.eu> | 2021-04-13 12:17:44 +0200 |
---|---|---|
committer | OpenGnSys Support Team <soporte-og@soleta.eu> | 2021-04-13 12:32:45 +0200 |
commit | 992ebb99a7abaf3a3234d85beded319c10073e46 (patch) | |
tree | 6d97a2c1398727ce521905900a2d138f0fdd95ca /.gitignore | |
parent | 875c34e3d1e858b4cb197ee4eaae6ecfc9b4199b (diff) |
#1041 Fix poweroffconf script
poweroffconf is checking if the system is idle by doing a pgrep of
processes starting with "/opt/opengnsys/" and ignoring the ones
containing $OGETC or "poweroffconf".
ogclient process always falls under this process lookup thus making
the system seem as always active.
Ignore the ogclient process when checking if the system is not idle.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions