From 3785b7eef89d9b7dd08cc292da9e1c6c2ddab3e8 Mon Sep 17 00:00:00 2001 From: thek0tyara Date: Sun, 22 Feb 2026 20:17:28 +0300 Subject: [PATCH] Update .gear/tuwunel.spec --- .gear/tuwunel.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/.gear/tuwunel.spec b/.gear/tuwunel.spec index 72b610854..edaf4a8ab 100644 --- a/.gear/tuwunel.spec +++ b/.gear/tuwunel.spec @@ -36,6 +36,7 @@ cat %SOURCE2 >> .cargo/config.toml %install install -Dm 755 target/release/%name %buildroot/%_sbindir/%name +sed 's/PrivateUsers/#PrivateUsers/' -i rpm/tuwunel.service install -Dm 644 rpm/tuwunel.service %buildroot/%_unitdir/%name.service install -D -m 0644 %SOURCE3 %buildroot/%_sysusersdir/%name.conf install -D -m 0644 tuwunel-example.toml %buildroot/%_sysconfdir/%name/tuwunel.toml