moves to postActivation
This commit is contained in:
parent
f1b09aacea
commit
b527675edd
2 changed files with 2 additions and 2 deletions
|
|
@ -112,7 +112,7 @@
|
|||
system = {
|
||||
primaryUser = "dennis";
|
||||
stateVersion = 5;
|
||||
activationScripts.postUserActivation.text = ''
|
||||
activationScripts.postActivation.text = ''
|
||||
/System/Library/PrivateFrameworks/SystemAdministration.framework/Resources/activateSettings -u
|
||||
'';
|
||||
|
||||
|
|
|
|||
|
|
@ -120,7 +120,7 @@
|
|||
system = {
|
||||
primaryUser = "dennis";
|
||||
stateVersion = 5;
|
||||
activationScripts.postUserActivation.text = ''
|
||||
activationScripts.postActivation.text = ''
|
||||
/System/Library/PrivateFrameworks/SystemAdministration.framework/Resources/activateSettings -u
|
||||
'';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue