Skip to content
Commit 7f1b4775 authored by Chen Qi's avatar Chen Qi Committed by Joe MacDonald
Browse files

quagga: fix pkg_postinst



This patch mainly involves two changes.
1. Create necessary files at do_install task. Add these configuration
   files to the CONFFILES variable.
2. Move the `chmod' and `chown' commands to do_install task.

After these two changes, qugga can run successfully at rootfs time.

Signed-off-by: default avatarChen Qi <Qi.Chen@windriver.com>
Signed-off-by: default avatarJoe MacDonald <joe@deserted.net>
parent 1ec32c10
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment