Magellan Linux

Diff of /trunk/initscripts/systemd/units/services/network.service

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1382 by niro, Sat Jun 4 22:39:12 2011 UTC revision 1383 by niro, Sat Jun 4 22:49:03 2011 UTC
# Line 5  Before=network.target Line 5  Before=network.target
5  [Service]  [Service]
6  Type=oneshot  Type=oneshot
7  RemainAfterExit=yes  RemainAfterExit=yes
8  ExecStart=/lib/systemd/scripts/network start  ExecStart=/lib/systemd/magellan-network start
9  ExecStop=/lib/systemd/scripts/network stop  ExecStop=/lib/systemd/magellan-network stop
10    
11  [Install]  [Install]
12  WantedBy=network.target multi-user.target  WantedBy=network.target multi-user.target

Legend:
Removed from v.1382  
changed lines
  Added in v.1383