Anonymous

Changes

From Pumping Station One
Line 114: Line 114:  
<syntaxhighlight lang="bash">
 
<syntaxhighlight lang="bash">
 
pacman -S salt-zmq
 
pacman -S salt-zmq
systemctl enable salt-minion
   
systemctl start salt-minion
 
systemctl start salt-minion
 +
salt-call state.highstate
 
</syntaxhighlight>
 
</syntaxhighlight>
Cookies help us deliver our services. By using our services, you agree to our use of cookies.