2 Description=Store and restore ip6tables rules
8 EnvironmentFile=/etc/conf.d/ip6tables
9 ExecStart=/sbin/ip6tables-restore ${SAVE_RESTORE_OPTIONS} ${IP6TABLES_SAVE}
10 ExecStop=/sbin/ip6tables-save ${SAVE_RESTORE_OPTIONS} ${IP6TABLES_SAVE}
13 WantedBy=multi-user.target