d47161a604
SVN-Revision: 2523
2 lines
57 B
Bash
Executable file
2 lines
57 B
Bash
Executable file
#!/bin/sh
|
|
[ -d /etc/crontabs ] && crond -c /etc/crontabs
|