mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
Motion tuning (don't run as root, backup include, config...)
This commit is contained in:
@@ -81,7 +81,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
|
||||
cd $(DIR_APP) && make $(MAKETUNING)
|
||||
cd $(DIR_APP) && make install
|
||||
cp -vf $(DIR_SRC)/config/motion/motion.conf /etc
|
||||
mkdir -pv /srv/motion/cam1
|
||||
echo Folder for cam1 images > /srv/motion/cam1/info
|
||||
install -v -m 644 $(DIR_SRC)/config/backup/includes/motion \
|
||||
/var/ipfire/backup/addons/includes/motion
|
||||
@rm -rf $(DIR_APP)
|
||||
@$(POSTBUILD)
|
||||
|
||||
Reference in New Issue
Block a user