I’ve set a script in my root crontab that is supposed to restart my machine with the reboot command. However, I am getting a reboot: command not found despite the fact that reboot is in the root user’s path. My script: root user crontab: …yes, this is only a temporary workaround while I figure out why the internet keeps dropping.
Tag: reboot
Run “screen -S name ./script” command on @reboot using crontab
I’ve tried adding this to my crontab: @reboot /root/startup The “startup” file: Now svnserve commands run fine. The problem is with the screen command. log1 and log2 files have the same content which is: Must be connected to a terminal. What I’m trying to do is start the 2 executables on startup, and then later have a way to access