Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
Jack L. Frost 2018-03-09 07:58:34 +03:00
parent e433bdccdd
commit 0d95965b5b
1 changed files with 1 additions and 0 deletions

1
ssm
View File

@ -589,6 +589,7 @@ reset-exit() { rm -f "$service_exit_file"; }
var service_pid \
service_pidfile \
service_type \
service_depends \
service_depends_ready \
service_command \
service_config \