Giter Site home page Giter Site logo

dead-mans-switch's Introduction

Dead Mans Switch

A dead man's switch is a switch that is designed to be activated or deactivated if the human operator becomes incapacitated, such as through death, loss of consciousness, or being bodily removed from control.

What it does

In the event you are unable to get access to your system for a certain period of days this script will automatically run any scripts you have provided.

Setup

Download the script and put it into its own directory. Afterwords put a scripts directory inside of it and add your scripts into it. Naming scheme must be DMS-NAMEHERE.sh

Be sure to edit the script and change the userName, inactiveDays, and shouldWait options.

Structure

└── DMS/
    ├── dms.sh
    └── scripts/
        └── DMS-testscript.sh

Possible issues

  • If the user that is listed in the script doesn't have journalctl access we will fall back to using lastlog instead
  • May not be compatible with non-systemd systems (Aslong as your system has lastlog it should be good)

dead-mans-switch's People

Contributors

d3fc0n6 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.