forked from pool/system-users
Accepting request 775206 from Base:System
- Align /var/lib/tss permissions with trousers (boo#1162360). (forwarded request 775182 from michals) OBS-URL: https://build.opensuse.org/request/show/775206 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/system-users?expand=0&rev=15
This commit is contained in:
commit
6772182896
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 18 12:52:51 UTC 2020 - Michal Suchanek <msuchanek@suse.com>
|
||||
|
||||
- Align /var/lib/tss permissions with trousers (boo#1162360).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 31 11:47:46 UTC 2020 - Michal Suchanek <msuchanek@suse.com>
|
||||
|
||||
|
@ -362,7 +362,7 @@ install -m 644 %{SOURCE20} %{buildroot}%{_sysusersdir}/system-user-tss.conf
|
||||
|
||||
%files -n system-user-tss
|
||||
%defattr(-,root,root)
|
||||
%dir %attr(0755,root,root) /var/lib/tpm
|
||||
%dir %attr(0750,tss,tss) /var/lib/tpm
|
||||
%{_sysusersdir}/system-user-tss.conf
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user