Added usher file which will create /etc/inittab if it doesn't exist
This commit is contained in:
2
Makefile
2
Makefile
@@ -13,7 +13,7 @@ ARCH = x86_64
|
||||
URL = https://savannah.nongnu.org/projects/sysvinit
|
||||
DESC = System V style init programs original written by Miquel van Smoorenburg \
|
||||
that control the booting and shutdown of your system
|
||||
SNAPVER = sr1
|
||||
SNAPVER = sr2
|
||||
|
||||
ARCHIVE := $(PWD)/SRC/$(shell ls SRC|egrep '(bz2|gz|tar|xz)$$'|tail -1)
|
||||
TYPE := $(shell file -ib $(ARCHIVE)|cut -d';' -f1|tr -d '\n')
|
||||
|
||||
Reference in New Issue
Block a user