updated all base packages
[hdw-linux/hdw-linux.git] / packages / base / sysklogd / sysklogd
index df0b4af..792d045 100644 (file)
@@ -8,3 +8,7 @@
 
 make_conf=""
 install_conf=""
+
+post_install() {
+       cp $confdir/syslog.conf $root/etc
+               }