Top "Sysv" questions

For Unix-related questions specific to System V IPC, System V init, SVID, etc.

How to use a parameter in ExecStart command line?

I try to convert a SysVintit script used on Debian (and derivatives distros such as LinuxMint and Ubuntu & Co.) …

systemd sysv
System V IPC vs POSIX IPC

What are the differences between System V IPC and POSIX IPC ? Why do we have two standards ? How to decide …

posix ipc sysv
Solve with SaltStack: initctl: `Unable to connect to Upstart: Failed to connect to socket /com/ubuntu/upstart: Connection refused`

I got the following error when I attempted "vagrant up" on the standard ubuntu/vivid64 with virtualbox: initctl: Unable to …

ubuntu vagrant upstart salt-stack sysv
insserv: missing `Required-Stop:' entry: please add even if empty

In the /etc/init.d/myservice script i have the following lines ### BEGIN INIT INFO # Provides: myserviced # Required-Start: $syslog # Required-Stop: $…

linux service suse init.d sysv
System V shared memory in Python?

How can I make use of the shmat(), shmdt(), shmctl(), shmget() calls from Python? Are they hidden somewhere in the …

python ipc sysv shared-memory
Linux file command: what does SYSV imply?

I'm digging through two legacy cross-compiled ARM Linux builds. There isn't much documentation other than "use this VM image to …

linux sysv