mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-04 00:00:14 -04:00
testing: Install python-daemon with strongSwan for use in updown scripts
This commit is contained in:
parent
181801317b
commit
14e999c8d5
@ -127,3 +127,5 @@ build: configure
|
|||||||
|
|
||||||
install: build
|
install: build
|
||||||
cd $(BUILDDIR) && make -j install
|
cd $(BUILDDIR) && make -j install
|
||||||
|
# for Python-based updown scripts
|
||||||
|
pip install python-daemon
|
||||||
|
Loading…
x
Reference in New Issue
Block a user