User Tools

Site Tools


os_x

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
os_x [2014/02/11 09:45] – [Router dauerhaft hinzufügen] adminos_x [2014/02/11 09:46] – [Router dauerhaft hinzufügen] admin
Line 181: Line 181:
 </code> </code>
  
 +*.plist file erstellen:
 +
 +  nano -w StartupParameters.plist
 +  
 +und folgenden Inhalt einfügen
 +
 +<code>
 +{
 + Description = "Add static routing tables";
 + Provides = ("AddRoutes");
 + Requires = ("Network");
 + OrderPreference = "None";
 +}
 +</code>
os_x.txt · Last modified: 2015/10/30 10:19 by admin