This commit is contained in:
Jack L. Frost 2014-02-25 09:31:21 +04:00
parent 97d4f0a0d6
commit 3cf24fa2dd
1 changed files with 2 additions and 0 deletions

View File

@ -21,6 +21,8 @@ start() {
}
done
touch "${cfg_rundir}/${service_name}.done"
return 0
}