commit: a09b7ff8817f3b6cb8898d6786fc0fc2e3637205
Author: Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 22 18:53:03 2024 +0000
Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Fri Nov 22 18:58:39 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a09b7ff8
net-vpn/gsocket: sync live
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>
net-vpn/gsocket/gsocket-9999.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/net-vpn/gsocket/gsocket-9999.ebuild
b/net-vpn/gsocket/gsocket-9999.ebuild
index 39e124344a92..74426aaafe23 100644
--- a/net-vpn/gsocket/gsocket-9999.ebuild
+++ b/net-vpn/gsocket/gsocket-9999.ebuild
@@ -64,4 +64,5 @@ src_install() {
default
systemd_dounit examples/systemd-root-shell/gs-root-shell.service
+ systemd_dounit "${FILESDIR}"/gs-socks-proxy.service
}