Skip to content

Commit c75096f

Browse files
cursoragentlovasoa
andcommitted
feat: Create /var/log/sqlpage directory
Co-authored-by: contact <[email protected]>
1 parent f418d32 commit c75096f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rpm/sqlpage.spec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ install -D -m 644 sqlpage.service %{buildroot}%{_unitdir}/sqlpage.service
5757
install -d %{buildroot}%{_sysconfdir}/sqlpage
5858
install -d %{buildroot}%{_sharedstatedir}/sqlpage
5959
install -d %{buildroot}/var/www/sqlpage
60+
install -d %{buildroot}/var/log/sqlpage
6061

6162
install -D -m 644 sqlpage/sqlpage.json %{buildroot}%{_sysconfdir}/sqlpage/sqlpage.json
6263
cp -r sqlpage/templates %{buildroot}%{_sysconfdir}/sqlpage/

0 commit comments

Comments
 (0)