Actions
Bug #310
closedDebian Initscript sometimes exits with return code >0 although no error occurred
Description
The the Debian package specification introduced with issue #299 contains two errors:
- The init script sometimes exits with a return code >0 although no error occurred starting or stopping foreman
- The script
./extras/dbmigrate
only echoed the command it should run.
The attached patches fix both issues.
Files
Actions