chiark / gitweb /
Remove sysv parser from service.c
authorThomas Hindoe Paaboel Andersen <phomes@gmail.com>
Thu, 29 May 2014 19:51:50 +0000 (21:51 +0200)
committerThomas Hindoe Paaboel Andersen <phomes@gmail.com>
Fri, 6 Jun 2014 22:59:38 +0000 (00:59 +0200)
commit817e224bbce3ed157817961ef19c80a250845a05
treef0b3067010f0ce6757a2bd397db46976dc8d8569
parent95ed3294c632f5606327149f10cef1eb34422862
Remove sysv parser from service.c

Parsing sysv files was moved to the sysv-generator in the previous commit.
This patch removes the sysv parsing from serivce.c.

Note that this patch drops the following now unused sysv-specific info
from service dump:
"SysV Init Script has LSB Header: (yes/no)"
"SysVEnabled: (yes/no)"
"SysVRunLevels: (levels)"
src/core/service.c
src/core/service.h
src/core/socket.c