Skip to content

Commit

Permalink
aii-ks: fix permission of ks-post-reboot script
Browse files Browse the repository at this point in the history
  • Loading branch information
stdweird committed Sep 24, 2021
1 parent 056468b commit 749d956
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aii-ks/src/main/perl/ks.pm
Original file line number Diff line number Diff line change
Expand Up @@ -1887,7 +1887,7 @@ EOF

print <<EOF;
chmod 640 $kspi_filename
chmod 550 $kspi_filename
EOF

Expand Down

0 comments on commit 749d956

Please sign in to comment.