From: Zoltán Felleg Date: Mon, 19 Nov 2018 10:20:44 +0000 (+0100) Subject: Updated startup order and delay. X-Git-Url: http://git.useribm.hu/?a=commitdiff_plain;h=eefc58a7bf839ca867cf1b26fec1bfe37d6ad5cd;p=user-lxc.git Updated startup order and delay. --- diff --git a/sources/ens.pm.f29/config b/sources/ens.pm.f29/config index 2b2cfd4..b8229be 100644 --- a/sources/ens.pm.f29/config +++ b/sources/ens.pm.f29/config @@ -16,4 +16,4 @@ lxc.signal.halt = SIGRTMIN+4 lxc.start.auto = 1 lxc.start.order = 11 -lxc.start.delay = 10 +lxc.start.delay = 3 diff --git a/sources/ins.usr.f29/config b/sources/ins.usr.f29/config index b43dd22..f7b49cf 100644 --- a/sources/ins.usr.f29/config +++ b/sources/ins.usr.f29/config @@ -14,5 +14,5 @@ lxc.autodev = 1 lxc.signal.halt = SIGRTMIN+4 lxc.start.auto = 1 -lxc.start.order = 11 -lxc.start.delay = 10 +lxc.start.order = 22 +lxc.start.delay = 3 diff --git a/sources/ldap.usr.f29/config b/sources/ldap.usr.f29/config index e9ae221..5cb4377 100644 --- a/sources/ldap.usr.f29/config +++ b/sources/ldap.usr.f29/config @@ -14,5 +14,5 @@ lxc.autodev = 1 lxc.signal.halt = SIGRTMIN+4 lxc.start.auto = 1 -lxc.start.order = 12 -lxc.start.delay = 10 +lxc.start.order = 24 +lxc.start.delay = 3 diff --git a/sources/pns.pm.f29/config b/sources/pns.pm.f29/config index 5633fc1..bf6162c 100644 --- a/sources/pns.pm.f29/config +++ b/sources/pns.pm.f29/config @@ -16,4 +16,4 @@ lxc.signal.halt = SIGRTMIN+4 lxc.start.auto = 1 lxc.start.order = 12 -lxc.start.delay = 10 +lxc.start.delay = 3 diff --git a/sources/pns.usr.f29/config b/sources/pns.usr.f29/config index 43a7a57..5d11b0c 100644 --- a/sources/pns.usr.f29/config +++ b/sources/pns.usr.f29/config @@ -14,5 +14,5 @@ lxc.autodev = 1 lxc.signal.halt = SIGRTMIN+4 lxc.start.auto = 1 -lxc.start.order = 11 -lxc.start.delay = 10 +lxc.start.order = 21 +lxc.start.delay = 3 diff --git a/sources/pns.usr.f29/postinstall/install/var/named/228.10.in-addr.arpa.zone b/sources/pns.usr.f29/postinstall/install/var/named/228.10.in-addr.arpa.zone index 90bc6bd..ba90411 100644 --- a/sources/pns.usr.f29/postinstall/install/var/named/228.10.in-addr.arpa.zone +++ b/sources/pns.usr.f29/postinstall/install/var/named/228.10.in-addr.arpa.zone @@ -361,6 +361,7 @@ $GENERATE 100-254 $.43 IN PTR dhcp$.usr.user.hu. 86.10 IN PTR zfhfe.usr.user.hu. 81.10 IN PTR zfwin81.usr.user.hu. 53.10 IN PTR zfcw.usr.user.hu. +48.10 IN PTR zfdevrhel8b.usr.user.hu. 47.10 IN PTR zfdevrhel7.usr.user.hu. 28.10 IN PTR zfbldw2k08.usr.user.hu. 27.10 IN PTR zfbldrhel7.usr.user.hu. diff --git a/sources/pns.usr.f29/postinstall/install/var/named/usr.user.hu.zone b/sources/pns.usr.f29/postinstall/install/var/named/usr.user.hu.zone index 48dd97e..a0adccc 100644 --- a/sources/pns.usr.f29/postinstall/install/var/named/usr.user.hu.zone +++ b/sources/pns.usr.f29/postinstall/install/var/named/usr.user.hu.zone @@ -1,6 +1,6 @@ $TTL 86400 @ IN SOA ns.usr.user.hu. hostmaster.mx.usr.user.hu. ( - 2018103001 ; Serial + 2018111601 ; Serial 86400 ; Refresh (1 day) 7200 ; Retry (2 hours) 2419200 ; Expire (4 weeks) @@ -163,7 +163,6 @@ t1600g-28ts-sri IN A 10.228.159.199 ; si (server room internal) smcgs24c-sre IN A 10.228.159.195 ; se (server room external) t1600g-28ts-ffu IN A 10.228.159.81 ; fu (first floor upper) t1600g-28ts-ffl IN A 10.228.159.72 ; fl (first floor lower) -t1600g-28ts-sri IN A 10.228.159.199 ; si (server room internal) ; ================================================================ ; network printers (np = 14 * 10 + 16 = 156) @@ -381,6 +380,7 @@ zfirmc IN A 10.228.10.108 ; ir zfhfe IN A 10.228.10.86 ; hf zfwin81 IN A 10.228.10.81 zfcw IN A 10.228.10.53 ; cw +zfdevrhel8b IN A 10.228.10.48 ; d8 zfdevrhel7 IN A 10.228.10.47 ; d7 zfbldw2k08 IN A 10.228.10.28 ; b8 zfbldrhel7 IN A 10.228.10.27 ; b7 diff --git a/sources/svc.usr.f29/config b/sources/svc.usr.f29/config index a0045f8..9c77947 100644 --- a/sources/svc.usr.f29/config +++ b/sources/svc.usr.f29/config @@ -14,5 +14,5 @@ lxc.autodev = 1 lxc.signal.halt = SIGRTMIN+4 lxc.start.auto = 1 -lxc.start.order = 11 -lxc.start.delay = 10 +lxc.start.order = 23 +lxc.start.delay = 3 diff --git a/sources/vpn.usr.f29/config b/sources/vpn.usr.f29/config index 9754aa3..70d6fff 100644 --- a/sources/vpn.usr.f29/config +++ b/sources/vpn.usr.f29/config @@ -17,5 +17,5 @@ lxc.cgroup.devices.allow = c 10:200 rwm lxc.signal.halt = SIGRTMIN+4 lxc.start.auto = 1 -lxc.start.order = 12 -lxc.start.delay = 10 +lxc.start.order = 25 +lxc.start.delay = 3 diff --git a/sources/ws.pm.f29/config b/sources/ws.pm.f29/config index d7c15c0..8638900 100644 --- a/sources/ws.pm.f29/config +++ b/sources/ws.pm.f29/config @@ -19,5 +19,5 @@ lxc.autodev = 1 lxc.signal.halt = SIGRTMIN+4 lxc.start.auto = 1 -lxc.start.order = 20 -lxc.start.delay = 10 +lxc.start.order = 13 +lxc.start.delay = 3 diff --git a/sources/xfr.pm.f29/config b/sources/xfr.pm.f29/config index 37708fd..5ee0a21 100644 --- a/sources/xfr.pm.f29/config +++ b/sources/xfr.pm.f29/config @@ -16,5 +16,5 @@ lxc.autodev = 1 lxc.signal.halt = SIGRTMIN+4 lxc.start.auto = 1 -lxc.start.order = 21 -lxc.start.delay = 10 +lxc.start.order = 14 +lxc.start.delay = 3