Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 521916 | Differences between
and this patch

Collapse All | Expand All

(-)a/znc.service (-2 / +2 lines)
Lines 3-10 Description=ZNC, an advanced IRC bouncer Link Here
3
After=network.target
3
After=network.target
4
4
5
[Service]
5
[Service]
6
ExecStart=/usr/bin/znc -f
6
ExecStart=/usr/bin/znc -f -d $ZNC_CONF
7
User=znc
7
User=znc
8
EnvironmentFile=/etc/conf.d/znc
8
9
9
[Install]
10
[Install]
10
WantedBy=multi-user.target
11
WantedBy=multi-user.target
11
- 

Return to bug 521916