X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=lfs%2Fclient175;h=05c8fc5dd2385270508ec86a28580d8520bbecb1;hp=ef2b487fba730d0257d799097b82318f4e6a4f26;hb=61424e9c67334f2940ec8be66612b0a6b4df7adb;hpb=9c27eca8e4b7b722fd86add8b6659633ac7c63bc diff --git a/lfs/client175 b/lfs/client175 index ef2b487fba..05c8fc5dd2 100644 --- a/lfs/client175 +++ b/lfs/client175 @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2005-2010 IPFire Team # +# Copyright (C) 2007-2018 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -89,5 +89,9 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) /var/ipfire/backup/addons/includes/client175 chown -R nobody:nobody /srv/client175 + + #install initscripts + $(call INSTALL_INITSCRIPT,client175) + @rm -rf $(DIR_APP) @$(POSTBUILD)