mirror of
https://github.com/webmin/webmin.git
synced 2026-05-04 22:30:33 +01:00
Add new module to default packages
This commit is contained in:
@@ -73,6 +73,7 @@ else {
|
||||
"bacula-backup", "ldap-server", "exim", "tcpwrappers",
|
||||
"package-updates", "system-status", "webmincron", "ajaxterm",
|
||||
"shorewall6", "iscsi-server", "iscsi-client", "gray-theme",
|
||||
"iscsi-target",
|
||||
);
|
||||
}
|
||||
@dirlist = ( "Webmin" );
|
||||
|
||||
@@ -21,7 +21,7 @@ system("chmod -R og-rxw /opt/webmin");
|
||||
print ".. done\n\n";
|
||||
|
||||
print "Deleting non-Solaris modules ..\n";
|
||||
system("cd /opt/webmin ; rm -rf /opt/webmin/{adsl-client,exports,fdisk,firewall,frox,grub,heartbeat,idmapd,ipsec,krb5,lilo,lvm,ppp-client,pptp-client,pptp-server,raid,shorewall,smart-status,vgetty,ldap-client,iscsi-server,iscsi-client}");
|
||||
system("cd /opt/webmin ; rm -rf /opt/webmin/{adsl-client,exports,fdisk,firewall,frox,grub,heartbeat,idmapd,ipsec,krb5,lilo,lvm,ppp-client,pptp-client,pptp-server,raid,shorewall,smart-status,vgetty,ldap-client,iscsi-server,iscsi-client,iscsi-target}");
|
||||
print ".. done\n\n";
|
||||
|
||||
print "Setting Perl path to /usr/bin/perl ..\n";
|
||||
|
||||
Reference in New Issue
Block a user