aboutsummaryrefslogtreecommitdiff
path: root/crontab_add.txt
diff options
context:
space:
mode:
authorjoel <joel.h.kronqvist@gmail.com>2021-12-19 16:53:49 +0200
committerjoel <joel.h.kronqvist@gmail.com>2021-12-19 16:53:49 +0200
commit58d5e12f4bcd3381cec96685abab0353e6ffaf63 (patch)
treee02d4dd0b4ea2f737d4826c5a6e76a043f55f9ff /crontab_add.txt
parentfc48ff89c2015757ba9936795b34201156e38b9e (diff)
downloadLYLLRuoka-58d5e12f4bcd3381cec96685abab0353e6ffaf63.tar.gz
LYLLRuoka-58d5e12f4bcd3381cec96685abab0353e6ffaf63.zip
Server init & update
Diffstat (limited to 'crontab_add.txt')
-rw-r--r--crontab_add.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/crontab_add.txt b/crontab_add.txt
new file mode 100644
index 0000000..5e7db63
--- /dev/null
+++ b/crontab_add.txt
@@ -0,0 +1,6 @@
+# these are probably going to need some fixing, for example the shutdown path may differ
+# to normal user:
+@reboot /home/USERNAME/FoodJS/init.sh
+
+# to root:
+0 0 * * 7 /sbin/shutdown -r now