Update .gear/tuwunel.spec
Some checks are pending
Some checks are pending
This commit is contained in:
parent
821693c7b1
commit
3785b7eef8
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue