wok diff vzctl/stuff/slitaz.conf @ rev 8391
Added SRC_WANTED to openssh-pam.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Fri Feb 04 18:35:49 2011 +0000 (2011-02-04) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/vzctl/stuff/slitaz.conf Fri Feb 04 18:35:49 2011 +0000 1.3 @@ -0,0 +1,23 @@ 1.4 +# Copyright (C) 2000-2008, Parallels, Inc. All rights reserved. 1.5 +# 1.6 +# This program is free software; you can redistribute it and/or modify 1.7 +# it under the terms of the GNU General Public License as published by 1.8 +# the Free Software Foundation; either version 2 of the License, or 1.9 +# (at your option) any later version. 1.10 +# 1.11 +# This program is distributed in the hope that it will be useful, 1.12 +# but WITHOUT ANY WARRANTY; without even the implied warranty of 1.13 +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 1.14 +# GNU General Public License for more details. 1.15 +# 1.16 +# You should have received a copy of the GNU General Public License 1.17 +# along with this program; if not, write to the Free Software 1.18 +# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 1.19 +# 1.20 +ADD_IP=slitaz-add_ip.sh 1.21 +DEL_IP=slitaz-del_ip.sh 1.22 +SET_HOSTNAME=slitaz-set_hostname.sh 1.23 +SET_DNS=set_dns.sh 1.24 +SET_USERPASS=set_userpass.sh 1.25 +SET_UGID_QUOTA=set_ugid_quota.sh 1.26 +POST_CREATE=postcreate.sh