Skip to content

Commit

Permalink
mxstartup2mxconfig: Use system perl
Browse files Browse the repository at this point in the history
Using the default perl triggers an unwanted automounter call during
startup.
  • Loading branch information
donald committed Jul 3, 2023
1 parent ff26f2f commit 70ba0c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mxstartup/mxstartup2mxconfig
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/perl
#! /usr/local/system/perl/bin/perl

use Sys::Hostname;
use Data::Dumper;
Expand Down

0 comments on commit 70ba0c0

Please sign in to comment.