diff options
author | Lennart Poettering <lennart@poettering.net> | 2010-01-30 02:07:35 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-01-30 02:07:35 +0100 |
commit | 7d55e83536b296d452829d87a93c86f867859cba (patch) | |
tree | 40d2d6e4ec9f8c8beca7862157f81ef4a38e506d /execute.h | |
parent | 94f043472a5af62dc9cd5767e89ba33872212d5e (diff) |
implement service type 'finish'
Diffstat (limited to 'execute.h')
-rw-r--r-- | execute.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -102,7 +102,6 @@ typedef enum ExitStatus { /* The LSB suggests that error codes >= 200 are "reserved". We * use them here under the assumption that they hence are * unused by init scripts. - * c-> * * http://refspecs.freestandards.org/LSB_3.1.0/LSB-Core-generic/LSB-Core-generic/iniscrptact.html */ |