Files
systemd/src/core
Lennart Poettering 41e2036eb8 exit-status: kill is_clean_exit_lsb(), move logic to sysv-generator
Let's get rid of is_clean_exit_lsb(), let's move the logic for the special
handling of the two LSB exit codes into the sysv-generator by writing out
appropriate SuccessExitStatus= lines if the LSB header exists. This is not only
semantically more correct, bug also fixes a bug as the code in service.c that
chose between is_clean_exit_lsb() and is_clean_exit() based this check on
whether a native unit files was available for the unit. However, that check was
bogus since a long time, since the SysV generator was introduced and native
SysV script support was removed from PID 1, as in that case a unit file always
existed.
2016-10-10 21:48:08 +02:00
..
2016-08-30 11:11:45 +09:00
2016-08-30 11:11:45 +09:00
2016-08-30 11:11:45 +09:00
2016-08-19 00:37:25 +02:00
2016-08-19 00:37:25 +02:00
2016-08-19 00:37:25 +02:00
2016-07-12 17:32:30 +02:00
2016-06-18 17:24:23 -04:00
2016-08-19 00:37:25 +02:00
2016-10-05 18:36:48 +02:00