X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=html%2Fcgi-bin%2Fchpasswd.cgi;h=5bc97d2e263fee8ad03daa2c4e9d5a7a429bfa1f;hp=41aba2986d5ab5213b3cc333b893cd4bdf64d743;hb=363fb6afce0da6581db2ebac774e506fc8db81c6;hpb=f1df2c418bedb861ce02f1ea04c2de3d6a2e9a68 diff --git a/html/cgi-bin/chpasswd.cgi b/html/cgi-bin/chpasswd.cgi index 41aba2986d..5bc97d2e26 100644 --- a/html/cgi-bin/chpasswd.cgi +++ b/html/cgi-bin/chpasswd.cgi @@ -6,7 +6,7 @@ use CGI qw(param); -$swroot = "/var/ipcop"; +$swroot = "/var/ipfire"; my %cgiparams; my %mainsettings;