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

(-)/usr/portage/app-misc/uptimed/uptimed-0.3.16-r3.ebuild (+2 lines)
Lines 40-45 Link Here
40
}
40
}
41
41
42
pkg_postinst() {
42
pkg_postinst() {
43
	elog "Fixing permissions in /var/spool/${PN}"
44
	chown -R uptimed:uptimed /var/spool/${PN}
43
	echo
45
	echo
44
	elog "Start uptimed with '/etc/init.d/uptimed start'"
46
	elog "Start uptimed with '/etc/init.d/uptimed start'"
45
	elog "To view your uptime records, use the command 'uprecords'."
47
	elog "To view your uptime records, use the command 'uprecords'."

Return to bug 263884