Magellan Linux

Diff of /trunk/iptables/iptables.service

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

revision 1637 by niro, Thu Jan 12 12:19:29 2012 UTC revision 1638 by niro, Tue Feb 7 19:18:41 2012 UTC
# Line 6  ConditionPathExists=/etc/conf.d/iptables Line 6  ConditionPathExists=/etc/conf.d/iptables
6  [Service]  [Service]
7  Type=oneshot  Type=oneshot
8  RemainAfterExit=yes  RemainAfterExit=yes
9  ExecStart=/lib/systemd/magellan-iptables start  ExecStart=/usr/lib/systemd/magellan-iptables start
10  ExecStop=/lib/systemd/magellan-iptables stop  ExecStop=/usr/lib/systemd/magellan-iptables stop
11    
12  [Install]  [Install]
13  WantedBy=basic.target  WantedBy=basic.target

Legend:
Removed from v.1637  
changed lines
  Added in v.1638