search for: initrc

Displaying 8 results from an estimated 8 matches for "initrc".

Did you mean: initrd
2006 May 11
1
compiz without a desktop window
...with Button2 on the title bar doesn't work at all. Using the binding for lower window does lower the window, though not always to the bottom. There are occasions where it does lower it to the bottom, but it's not clear what causes this. I start Xgl/compiz like this: xinit /etc/X11/xinit/xinitrc.compiz -- /usr/bin/Xgl -ac -accel xv:fbo -accel glx:pbuffer -ac -br -deferglyphs 16 where x/etc/X11/xinit/initrc.compiz contains: gnome-window-decorator & compiz gconf This is on a pure vanilla fdo cvs build. Obviously, using a desktop window removes this behavior. That is something I'...
2015 Nov 09
1
After reboot of web-server accessing website shows "Forbidden", restarting httpd all is fine
..., but not often and when > it is one can invoke the service's init script directly. I'm pretty sure that what happens is that service runs the service scripts in /etc/rc.d/init.d/, which all have labels on them that indicate what entrypoint type they run under, which is by default 'initrc_exec_t' but I see several have their own special label, such as sshd having sshd_initrc_exec_t. If 'service' were just sourcing the init.d files instead of executing them, it would be different, but it does execute them, and since the init scripts have an entrypoint type to transition...
2009 Jan 07
2
folding Apple tweaks into openssh
Hi. Apple have a bunch of patches to openssh that they have folded into the version that's shipped with MacOSX. Some of these are very convenient: like automagically starting an ssh-agent at login/boot time and the ability to have SSH passphrases stored and fetched from the Keychain. It would be nice if these could be considered for rolling in to a future release of openssh. FWIW
2010 Aug 10
2
Replace grub with extlinux
Hello all, I am trying to replace grub with extlinux without any luck. I did remove the grub from my root Partition and boot from a LiveCD. I install syslinux and did those steps Boot Partition: mkdir -pv /mnt/sda1 mke2fs -jv /dev/hda1 mkfs -t ext3 /dev/hda1 mount /dev/hda1 /mnt/sda1 Root Partition export SDB1=/mnt/sdb1 mkdir -pv $SDB1
2010 Jun 15
1
Fwd: Re: "Graphics history" in UNIX
Many thanks again for your code. Actually, manual typing of the function names to record or review plots is not a practical solution for me. I taught it would be a quick task to program Function keys for this purpose. I uselessly spent time messing with a "<home>.initrc " file. The only solution I found is to write the functions names, via Bash menu Settings>ModifyProfile>Input, in the "Output" column of a new Console: F10+AnyModifier : source("/.../GraphicsHistorySubstitute.R")' ## initialise F10-AnyModifier : rp$rec...
2015 Nov 08
2
After reboot of web-server accessing website shows "Forbidden", restarting httpd all is fine
On Fri, Nov 06, 2015 at 07:23:59PM -0800, Gordon Messmer wrote: > On 11/06/2015 06:30 PM, Jobst Schmalenbach wrote: > >What troubles me that a simple restart of the daemon fixes everything but it does not come up on reboot. > > Running the service script manually may not give you the same > selinux context as on boot. Services should be started using > "run_init"
2007 Jun 10
6
Problem getting lvm to work
Hi, I have problems getting lvm to work on my domU. The dom0 is a CentOS 5 installed on lvm. I''ve added two extra lv, one for root and one for swap. [root@surr log]# lvscan ACTIVE ''/dev/VolGroup00/dom0vol'' [3.91 GB] inherit ACTIVE ''/dev/VolGroup00/dom0swap'' [1.94 GB] inherit ACTIVE
2009 Aug 06
18
XCI: can we get to the demo state?
Hello XCI developers, I have a HP6930, downloaded xenclient from the git. And by following the instruction in HOWTO, I could get xenclient boot up fine. I try then to start a guest using xenvm.readme as template and nothing shows on the screen for the guest, although xenops shows 2 doms running. Can you point me to how to start a guest. And also, is the tree downloaded from git enough to arrive