Accepting request 879841 from home:matwey:branches:server:database
- Install lost influxdb-user.conf OBS-URL: https://build.opensuse.org/request/show/879841 OBS-URL: https://build.opensuse.org/package/show/server:database/influxdb2?expand=0&rev=3
This commit is contained in:
parent
58eeaaac01
commit
31826b6f76
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 18 08:12:08 UTC 2021 - Matwey Kornilov <matwey.kornilov@gmail.com>
|
||||
|
||||
- Install lost influxdb-user.conf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 16 13:33:34 UTC 2021 - Matwey Kornilov <matwey.kornilov@gmail.com>
|
||||
|
||||
|
@ -80,6 +80,7 @@ mkdir -p %{buildroot}%{_sbindir}
|
||||
install -D -m 0644 %{SOURCE1} %{buildroot}%{_unitdir}/influxdb.service
|
||||
ln -s /usr/sbin/service %{buildroot}%{_sbindir}/rcinfluxdb
|
||||
install -D -m 0644 %{SOURCE2} %{buildroot}%{_tmpfilesdir}/influxdb.conf
|
||||
install -D -m 0644 %{SOURCE3} %{buildroot}%{_sysusersdir}/influxdb-user.conf
|
||||
install -D -m 0755 -t %{buildroot}%{_bindir} %{_builddir}/go/bin/*
|
||||
|
||||
%check
|
||||
|
Loading…
Reference in New Issue
Block a user