parent
0eba302138
commit
e7496b0333
1 changed files with 6 additions and 0 deletions
@ -0,0 +1,6 @@ |
||||
#!/bin/sh |
||||
|
||||
if [ \!-d /etc/e-smith/events/ssl-update ]; then |
||||
sv h /service/ejabberd |
||||
fi |
||||
exit 0 |
Loading…
Reference in new issue