mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-22 23:11:07 +02:00
Fix permissions on tcsd config
Trousers is very paranoid about file permissions, so ensure that we install them correctly.
This commit is contained in:
parent
b789885be4
commit
6bd32bdfaf
@ -1,3 +1,3 @@
|
||||
d /var/lib/tpm 0755 tss tss - -
|
||||
C /etc/tcsd.conf 0644 tss tss - /usr/share/trousers/tcsd.conf
|
||||
C /var/lib/tpm/system.data 0644 tss tss - /usr/share/trousers/system.data
|
||||
C /etc/tcsd.conf 0600 tss tss - /usr/share/trousers/tcsd.conf
|
||||
C /var/lib/tpm/system.data 0600 tss tss - /usr/share/trousers/system.data
|
Loading…
x
Reference in New Issue
Block a user