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

Collapse All | Expand All

(-)a/systemd/tlsdated.service (+3 lines)
Lines 8-10 Link Here
8
ExecStart=/usr/sbin/tlsdated ${DAEMON_OPTS}
8
ExecStart=/usr/sbin/tlsdated ${DAEMON_OPTS}
9
ExecReload=/bin/kill -HUP ${MAINPID}
9
ExecReload=/bin/kill -HUP ${MAINPID}
10
ExecStop=/bin/kill -INT ${MAINPID}
10
ExecStop=/bin/kill -INT ${MAINPID}
11
12
[Install]
13
WantedBy=multi-user.target

Return to bug 533380