wok-6.x
annotate vzctl/stuff/slitaz.conf @ rev 25482
created recipe for py3k-cparser
author |
Hans-G?nter Theisgen |
date |
Mon Oct 17 07:46:10 2022 +0100 (2022-10-17) |
parents |
|
children |
|
rev |
line source |
erjo@8056
|
1 # Copyright (C) 2000-2008, Parallels, Inc. All rights reserved.
|
erjo@8056
|
2 #
|
erjo@8056
|
3 # This program is free software; you can redistribute it and/or modify
|
erjo@8056
|
4 # it under the terms of the GNU General Public License as published by
|
erjo@8056
|
5 # the Free Software Foundation; either version 2 of the License, or
|
erjo@8056
|
6 # (at your option) any later version.
|
erjo@8056
|
7 #
|
erjo@8056
|
8 # This program is distributed in the hope that it will be useful,
|
erjo@8056
|
9 # but WITHOUT ANY WARRANTY; without even the implied warranty of
|
erjo@8056
|
10 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
erjo@8056
|
11 # GNU General Public License for more details.
|
erjo@8056
|
12 #
|
erjo@8056
|
13 # You should have received a copy of the GNU General Public License
|
erjo@8056
|
14 # along with this program; if not, write to the Free Software
|
erjo@8056
|
15 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
erjo@8056
|
16 #
|
erjo@8056
|
17 ADD_IP=slitaz-add_ip.sh
|
erjo@8056
|
18 DEL_IP=slitaz-del_ip.sh
|
erjo@8056
|
19 SET_HOSTNAME=slitaz-set_hostname.sh
|
erjo@8056
|
20 SET_DNS=set_dns.sh
|
erjo@8056
|
21 SET_USERPASS=set_userpass.sh
|
erjo@8056
|
22 SET_UGID_QUOTA=set_ugid_quota.sh
|
erjo@8056
|
23 POST_CREATE=postcreate.sh
|