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

(-)sysstat.init.d.orig (-6 lines)
Lines 18-26 Link Here
18
    eend $?
18
    eend $?
19
}
19
}
20
20
21
# restart emulation
22
# svc_start svc_stop
23
restart() {
24
    ebegin "Not writing yet another dummy startup record (see sadc(8))..."
25
    eend $?
26
}

Return to bug 367821