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

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- logcheck.cron       2013-07-01 15:30:46.883275719 +0200
0
++ /etc/cron.hourly/logcheck.cron      2013-07-01 15:31:02.347281348 +0200
Lines 7-10 Link Here
7
fi
7
fi
8
chown -R logcheck:logcheck /var/lock/logcheck
8
chown -R logcheck:logcheck /var/lock/logcheck
9
9
10
su -s /bin/bash -c /usr/sbin/logcheck logcheck
10
sudo -u logcheck /bin/bash -c /usr/sbin/logcheck

Return to bug 475420