|
|
@ -24,7 +24,7 @@ |
|
|
|
|
|
|
|
|
gconf_pm() { |
|
|
gconf_pm() { |
|
|
echo "Installing cron script ..." |
|
|
echo "Installing cron script ..." |
|
|
m4_substitute $confdir/gconf.cron > $root/etc/cron.d/80-gconf |
|
|
|
|
|
|
|
|
rock_substitute $confdir/gconf.cron > $root/etc/cron.d/80-gconf |
|
|
chmod +x $root/etc/cron.d/80-gconf |
|
|
chmod +x $root/etc/cron.d/80-gconf |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|