index
:
alicelinux
clang
community
core
extra
gcc
main
pages
staging
Minimal busybox + musl + clang + libressl distro
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
busybox
/
crond.run
blob: dda94538d49b3cf0127f8499937dd2e99264d6bb (
plain
)
1
2
3
#!/bin/sh
mkdir
-
p
/
var
/
spool
/
cron
/
crontabs
/
exec
crond
-
f
-
d8
2
>&
1