This website requires JavaScript.
Explore
Help
Register
Sign In
bonsai
/
repo
Watch
4
Star
0
Fork
0
You've already forked repo
forked from
kiss-community/repo
Code
Issues
28
Pull Requests
2
Projects
Releases
Activity
5d2b742d23
repo
/
core
/
busybox
/
files
/
crond.run
3 lines
29 B
Plaintext
Raw
Normal View
History
Unescape
Escape
busybox: add crond and syslogd runit service
2019-06-30 11:02:47 -06:00
#!/bin/sh
busybox: add exec 2>&1 to *.run
2022-10-03 06:58:07 -06:00
exec crond -f 2>&1
Reference in New Issue
Copy Permalink