Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 515646
Collapse All | Expand All

(-)/usr/lib/systemd/system/shorewall.service (-3 / +2 lines)
Lines 11-20 Link Here
11
[Service]
11
[Service]
12
Type=oneshot
12
Type=oneshot
13
RemainAfterExit=yes
13
RemainAfterExit=yes
14
EnvironmentFile=/etc/shorewall
15
StandardOutput=syslog
14
StandardOutput=syslog
16
ExecStart=/sbin/shorewall $OPTIONS start
15
ExecStart=/sbin/shorewall start
17
ExecStop=/sbin/shorewall $OPTIONS stop
16
ExecStop=/sbin/shorewall stop
18
17
19
[Install]
18
[Install]
20
WantedBy=multi-user.target
19
WantedBy=multi-user.target

Return to bug 515646