Removed old LSM file.

Added .gitignore files to avoid git tracking object files.
Removed old start-stop-daemon from contrib directory.
This commit is contained in:
Jesse Smith
2018-05-04 22:08:38 -03:00
parent e0cfd39728
commit 828c2704a1
8 changed files with 41 additions and 495 deletions

View File

@@ -20,11 +20,3 @@ Public License can be found in `/usr/share/common-licenses/GPL-2'.
Send patches to sysvinit-devel@nongnu.org
Regarding the start-stop-daemon located in the contrib directory:
* A rewrite of the original Debian's start-stop-daemon Perl script
* in C (faster - it is executed many times during system startup).
*
* Written by Marek Michalkiewicz <marekm@i17linuxb.ists.pwr.wroc.pl>,
* public domain.