[msft-mac] Refresh settings wihout logging in.
Signed-off-by: Mariano Uvalle <juvallegarza@microsoft.com>
This commit is contained in:
parent
031682d15b
commit
a945fad266
1 changed files with 2 additions and 3 deletions
|
|
@ -4,9 +4,8 @@
|
|||
|
||||
# To reflect hotkeys without a login cycle.
|
||||
system.activationScripts.postActivation.text = ''
|
||||
# Following line should allow us to avoid a logout/login cycle when changing settings
|
||||
sudo -u jmug /System/Library/PrivateFrameworks/SystemAdministration.framework/Resources/activateSettings -u
|
||||
'';
|
||||
sudo -u jmug /System/Library/PrivateFrameworks/SystemAdministration.framework/Resources/activateSettings -u
|
||||
'';
|
||||
|
||||
# List packages installed in system profile. To search by name, run:
|
||||
# $ nix-env -qaP | grep wget
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue