mirror of
https://github.com/coolsnowwolf/packages.git
synced 2025-05-01 03:12:38 +08:00
tmate-ssh-server: add missing conffiles
Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
This commit is contained in:
parent
26d5561a58
commit
c4b1ac8a9a
@ -48,4 +48,8 @@ define Package/tmate-ssh-server/install
|
||||
$(INSTALL_DATA) ./files/tmate-ssh-server.config $(1)/etc/config/tmate-ssh-server
|
||||
endef
|
||||
|
||||
define Package/tmate-ssh-server/conffiles
|
||||
/etc/config/tmate-ssh-server
|
||||
endef
|
||||
|
||||
$(eval $(call BuildPackage,tmate-ssh-server))
|
||||
|
Loading…
Reference in New Issue
Block a user