mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Back port nullsoft build script from 2015.8
This commit is contained in:
parent
43240dc566
commit
4af8c9dbfc
1 changed files with 2 additions and 2 deletions
|
@ -222,10 +222,10 @@ ShowUnInstDetails show
|
|||
Section "MainSection" SEC01
|
||||
|
||||
SetOutPath "$INSTDIR\"
|
||||
SetOverwrite try
|
||||
SetOverwrite off
|
||||
CreateDirectory $INSTDIR\conf\pki\minion
|
||||
File /r "..\buildenv\"
|
||||
Exec 'icacls c:\salt /inheritance:r /grant:r "BUILTIN\Administrators":(OI)(CI)F /grant:r "NT AUTHORITY\SYSTEM":(OI)(CI)F'
|
||||
Exec 'icacls c:\salt /inheritance:r /grant:r "*S-1-5-32-544":(OI)(CI)F /grant:r "*S-1-5-18":(OI)(CI)F'
|
||||
|
||||
SectionEnd
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue