Displaying 20 results from an estimated 100 matches similar to: "upstart CentOS vs upstart Ubuntu is there any difference between them?"
2012 May 31
0
postfix and upstart
Postfix on CentOS-6.2 evidently does not use upstart style
configurations. The author evidently has no plans on altering
Postfix's structure to accommodate upstart any time soon, if ever
(http://tech.groups.yahoo.com/group/postfix-users/message/274670).
Thus Postfix starts and stops using a sysvinit style script.
Nonetheless, I have an upstart configuration that I wish to be
dependent upon
2012 Jan 24
0
Question on sys v migrating to upstart
Hi
I presently have a line in /etc/inittab (for 5.X based systems) like:
v1:2345:respawn:/home/silentm/bin/myfile
which runs for any runlevel in 2345.
I am looking at migrating that to the new upstart stuff.
I can create a file in in /etc/init called myfile.conf
and in there have:
# /etc/init/myfile.conf
start on startup
This seems ok...
However - my question is how do I stop they myfile
2013 Jan 24
0
Upstart
Hi,
Some users might find this useful: https://gist.github.com/4329034
Cheers,
--
Ilya
2013 Jun 25
0
CEBA-2013:0971 CentOS 6 upstart Update
CentOS Errata and Bugfix Advisory 2013:0971
Upstream details at : https://rhn.redhat.com/errata/RHBA-2013-0971.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
d41a2e129a913e58e8a99dec900eae0613c3bd522924944c844e74a46cebdb4b upstart-0.6.5-12.el6_4.1.i686.rpm
x86_64:
2008 May 14
1
upstart configuration for nut
Hello,
I'm just migrating my boxes to fedora 9 which brings us to the upstart
mechanism instead of SystemV, etc.The distro as it is delivered does not
have configuration which supports powerfail events.
What can I put in /etc/events.d to make nut work again with the rest of
the system fortimely shutdown, etc?
Pointers to example files are very welcome!
Thanks.
Kind regards,
Udo
2012 Mar 04
1
upstart progress?
Any progress on getting an official upstart script for NUT? I'm running
Mint 12 and I have to restart NUT at every boot.
Thanks,
Erik
2013 Oct 11
0
Re: upstart script for virtlockd
On 10/11/2013 03:25 AM, NEVEU Stephane wrote:
> Hi all,
>
> Trying to test libvirt 1.1.3 with virtlockd locking my qcow2 images on a NFS storage between two kvm hosts.
> ./configure ... --with-init-script=upstart
>
> Libvirtd upstart script is actually well generated but I can't see nothing about virtlockd... or am I blind ? :)
It looks like virtlockd was added after
2009 Sep 29
1
RHEL 6/Upstart
Has a beta been released and if so can anybody say whether it uses Upstart?
or Has anyone worked with Upstart?
2011 Aug 30
1
Upstart file format
Where can I find documentation on the new format
of the files in /etc/init.d/?
Thanks,
Mike.
2012 Jan 25
0
upstart question
I am trying to migrate from old /etc/inittab to upstart.
I am close.
I used to have 2 or 4 lines in /etc/inittab to start 2 or 4 processes.
v1:2345:respawn:/home/silentm/bin/myfile -port 4000
v2:2345:respawn:/home/silentm/bin/myfile -port 5000
something like that...
So now I create a file /etc/init/myfile.conf and in it I put:
respawn
script
/home/silentm/bin/myfile -port 4000
2012 Feb 10
1
init/upstart issue? ypbind and autofs
One problem I have with custom CentOS 6 installation is that NIS auto.*
maps are not available. According to boot.log, ypbind starts before autofs,
but when I login to the machine, the maps are not available until I issue
a service autofs restart.
Any pointers on what to check?
2012 May 31
0
[SOLVED] Re: need assist with upstart config problem
On Wed May 30 17:57:49 EDT 2012, Nataraj wrote:
> On Wed, May 30, 2012 17:00, James B. Byrne wrote:
>> I am trying, without success, to create an upstart config file to
>> automatically start and restart an ssh proxy. The command sting that
>> I use in the script has been checked and verified from the shell but
>> it fails in the upstart file.
>>
> The '-f
2014 Dec 31
0
Documentation for upstart
Is there any documentation for the upstart-0.6.5 used in
CentOS 6? All I can find online is for much newer versions.
--
Bob Nichols "NOSPAM" is really part of my email address.
Do NOT delete it.
2020 Feb 28
0
vmware tools do not start on EL6 / upstart init
Hi all,
I got two CentOS6 guest vms handed over that run under VMware ESX.
After installing the missing last updates and reboots I noticed that
the vmware-tools got not started while booting
(/etc/init/vmware-tools.conf), while manually starting works
(/etc/vmware-tools/services.sh start). Does someone has the same
behaviour. Any
ideas about the cause?
Thanks,
Leon
2014 Feb 24
0
CEBA-2014:0203 CentOS 6 upstart Update
CentOS Errata and Bugfix Advisory 2014:0203
Upstream details at : https://rhn.redhat.com/errata/RHBA-2014-0203.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
7106e07c74ae089bc82d0db6281d611767c1dee8174d8a501b0b23f715bb1760 upstart-0.6.5-13.el6_5.2.i686.rpm
x86_64:
2014 Mar 12
0
CEBA-2014:0286 CentOS 6 upstart Update
CentOS Errata and Bugfix Advisory 2014:0286
Upstream details at : https://rhn.redhat.com/errata/RHBA-2014-0286.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
9a7f5ed6e4bef587d0059372e011ad2d89ee6835395485bf16fd15fe7a5e9bd3 upstart-0.6.5-13.el6_5.3.i686.rpm
x86_64:
2015 Jan 30
1
Upstart script for Poolmon
Hi
My servers are Ubuntu 14.04 and I'm needing to make a Upstart script for
Poolmon.
Does someone already made this and could to share with us ?
Thanks!
--
Thiago henrique
2016 Oct 06
2
Wiki Upstart Script links
Hello,
It appears the links for the Debian and Ubuntu systems are no loner
available. Can someone confirm and if so update the wiki with correct
links? Thanks.
--
-James
2013 Oct 21
1
Re: upstart script for virtlockd
Hi Eric,
Here is my try to write a quick upstart script for virtlockd.
It should be named /etc/init/virtlockd.conf, then : ln -s /lib/init/upstart-job /etc/init.d/virtlockd
It seems to work for me :
# virtlockd - Locking daemon for libvirt
description "virtlockd"
start on filesystem and runlevel [2345]
stop on starting rc RUNLEVEL=[016]
pre-start script
test -x
2017 Jan 07
2
Ubuntu upstart script ad dc
I am running a samba ad on Ubuntu 16.04 configured as told in
https://wiki.samba.org/index.php/Setting_up_Samba_as_an_Active_Directory_Domain_Controller
The server is running fine currently, but I have to manually start it
after every reboot. The link to the upstart scripts in the wiki are dead:
https://wiki.samba.org/index.php/Samba_AD_Init_Script_Examples
Does anyone have a functioning init