mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 03:07:43 +02:00
lcdproc: Add default configuration files.
This commit is contained in:
@@ -92,6 +92,8 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
|
||||
--enable-seamless-hbars
|
||||
cd $(DIR_APP) && make $(MAKETUNING)
|
||||
cd $(DIR_APP) && make install
|
||||
-mkdir -pv /etc/lcdproc
|
||||
cp -vf $(DIR_SRC)/config/lcdproc/{LCDd,lcdproc}.conf /etc/lcdproc
|
||||
ln -sf ../init.d/lcdproc /etc/rc.d/rc3.d/S60lcdproc
|
||||
ln -sf ../init.d/lcdproc /etc/rc.d/rc0.d/K40lcdproc
|
||||
ln -sf ../init.d/lcdproc /etc/rc.d/rc6.d/K40lcdproc
|
||||
|
||||
Reference in New Issue
Block a user