diff options
Diffstat (limited to 'system/fcron/doinst.sh')
-rw-r--r-- | system/fcron/doinst.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/fcron/doinst.sh b/system/fcron/doinst.sh index d8651841e8..c0f53d0dfa 100644 --- a/system/fcron/doinst.sh +++ b/system/fcron/doinst.sh @@ -24,5 +24,5 @@ preserve_perms() { preserve_perms etc/rc.d/rc.fcron.new config etc/fcron.conf.new -config etc/fcron.allow -config etc/fcron.deny +config etc/fcron.allow.new +config etc/fcron.deny.new |