Skip to content

Commit

Permalink
Merge pull request #357 from nodogsplash/3.1.2-beta
Browse files Browse the repository at this point in the history
Install default Preauth login script
  • Loading branch information
bluewavenet committed Apr 15, 2019
2 parents e8b2821 + c2d1e1b commit a17be35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions openwrt/nodogsplash/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ define Package/nodogsplash/install
$(CP) $(PKG_BUILD_DIR)/openwrt/nodogsplash/files/etc/init.d/nodogsplash $(1)/etc/init.d/
$(CP) $(PKG_BUILD_DIR)/openwrt/nodogsplash/files/etc/uci-defaults/40_nodogsplash $(1)/etc/uci-defaults/
$(CP) $(PKG_BUILD_DIR)/openwrt/nodogsplash/files/usr/lib/nodogsplash/restart.sh $(1)/usr/lib/nodogsplash/
$(CP) $(PKG_BUILD_DIR)/forward_authentication_service/PreAuth/demo-preauth.sh $(1)/usr/lib/nodogsplash/login.sh
endef

define Package/nodogsplash/postrm
Expand Down

0 comments on commit a17be35

Please sign in to comment.