Skip to content

Commit

Permalink
fixed template's permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
r3vn committed Jul 29, 2020
1 parent eccd876 commit e53ac40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rpm/lxc-templates-desktop.spec
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root,-)
%dir /usr/share/lxc/templates
/usr/share/lxc/templates/lxc-sfos-download
%attr(4755, root, root) /usr/share/lxc/templates/lxc-sfos-download
%doc

%changelog
Expand Down

0 comments on commit e53ac40

Please sign in to comment.