I have a program on a work station that has to stay running and I keep having random people at work closing the program, is there a way to have the program automatically reopen?

  • anh86@alien.topB
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    How about a frequently scheduled task that runs a script to check if a process is running and if not run commands to stand it back up?