View | Details | Raw Unified | Return to bug 188780
Collapse All | Expand All

(-)misc/dahdi-kmod/files/dahdi.in (+1 lines)
Lines 62-67 Link Here
62
	devfs rule apply path 'dahdi/*' mode 0664 user root group dahdi
62
	devfs rule apply path 'dahdi/*' mode 0664 user root group dahdi
63
63
64
	# run configuration utilities
64
	# run configuration utilities
65
	/bin/sleep 5
65
	%%PREFIX%%/sbin/dahdi_cfg
66
	%%PREFIX%%/sbin/dahdi_cfg
66
	if [ -r %%PREFIX%%/etc/fxotune.conf ]; then
67
	if [ -r %%PREFIX%%/etc/fxotune.conf ]; then
67
		echo "Starting fxotune."
68
		echo "Starting fxotune."
68
--- patch ends here ---
69
--- patch ends here ---

Return to bug 188780