Magellan Linux

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

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

revision 2304 by niro, Tue Apr 2 08:28:11 2013 UTC revision 2305 by niro, Thu Jan 2 13:28:42 2014 UTC
# Line 1  Line 1 
1  [Unit]  [Unit]
2  Description=Network Connectivity  Description=Network Connectivity
3  After=syslog.target systemd-udev-settle.service  After=syslog.target
4  Wants=network.target systemd-udev-settle.service  Wants=network.target
5  Before=network.target  Before=network.target
6    
7  [Service]  [Service]
# Line 11  ExecStart=/usr/lib/systemd/magellan-netw Line 11  ExecStart=/usr/lib/systemd/magellan-netw
11  ExecStop=/usr/lib/systemd/magellan-network stop  ExecStop=/usr/lib/systemd/magellan-network stop
12    
13  [Install]  [Install]
 Also=systemd-udev-settle.service  
14  WantedBy=multi-user.target  WantedBy=multi-user.target

Legend:
Removed from v.2304  
changed lines
  Added in v.2305