Upgrade to debian-based rootfs

This commit is contained in:
2021-01-20 12:55:06 +01:00
parent bfda197c4d
commit 0264a6e81f
8 changed files with 83 additions and 27 deletions

12
startup-logcat Executable file
View File

@@ -0,0 +1,12 @@
#!/bin/bash
# make parallel citation shut up
mkdir -p ~executor/.parallel
touch ~executor/.parallel/will-cite
# repair ownership
find /data \! -user executor -exec chown executor:executor {} \;
frontail /var/log/syslog /home/executor/cron.log --daemonize --url-path /logs