1CRUN(8) System Manager's Manual CRUN(8)
2
3
4
6 crun - restart daemon on core dump
7
9 crun command ...
10
12 crun is a simple wrapper that will restart a daemon if it exits with a
13 signal indicating it crashed and possibly core dumped (that is, signals
14 3, 4, 5, 6, 8, or 11).
15
16 The command should run the daemon in the foreground. For Ceph daemons,
17 that means the -f option.
18
20 None
21
23 crun is part of the Ceph distributed file system. Please refer to the
24 Ceph wiki at http://ceph.newdream.net/wiki for more information.
25
27 ceph(8), cmon(8), cmds(8), cosd(8)
28
29
30
31 CRUN(8)