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

(-)a/bcron-spool.run (-1 / +1 lines)
Lines 5-10 Link Here
5
envuidgid cron \
5
envuidgid cron \
6
sh -c '
6
sh -c '
7
exec \
7
exec \
8
unixserver -U ${BCRON_SOCKET:-/var/run/bcron-spool} \
8
unixserver -U ${BCRON_SOCKET:-/var/run/bcron-spool} -r 16 -p 0660 \
9
bcron-spool
9
bcron-spool
10
'
10
'

Return to bug 328013