This website requires JavaScript.
Explore
Help
Sign In
EDUCATIC
/
digitaldemocratic
mirror of
https://gitlab.com/digitaldemocratic/digitaldemocratic
Watch
1
Star
0
Fork
You've already forked digitaldemocratic
0
Code
Issues
Projects
Releases
Wiki
Activity
022b32c864
digitaldemocratic
/
docker
/
moodle
/
rootfs
/
etc
/
service
/
cron
/
run
6 lines
82 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
# pipe stderr to stdout and run cron
exec
2>
&
1
exec
/usr/sbin/crond -f
Reference in New Issue
View Git Blame
Copy Permalink