diff options
Diffstat (limited to 'system/prelink/doinst.sh')
-rw-r--r-- | system/prelink/doinst.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/prelink/doinst.sh b/system/prelink/doinst.sh index 89a59bac84..ad00816736 100644 --- a/system/prelink/doinst.sh +++ b/system/prelink/doinst.sh @@ -11,4 +11,4 @@ config() { # Otherwise, we leave the .new copy for the admin to consider... } -config /etc/prelink.conf.new +config etc/prelink.conf.new |