Skip to content
IT Nursery
  • Home
  • Programming
    • Mac / IOS
    • Android
    • Web Applications
    • PHP
    • Java
    • C
    • C++
  • DataBase
    • MySQL
  • CMS
    • WordPress
  • System and Network
    • Serverfault

init.d

“service {FOO} start” vs. “/etc/init.d/{FOO} start”? [closed]

by IT Nursery

“service {FOO} start” vs. “/etc/init.d/{FOO} start”? [closed]

Tags debian, init.d, services, ubuntu

Making environment variables available for downstream processes started within an init.d script

by IT Nursery

In addition to using Environment directive in the systemd service itself as suggested in this answer, another option is the EnvironmentFile directive. Please … Read more

Tags amazon-ec2, environment-variables, init.d, systemd, upstart

How to configure the socket for opendkim on Debian Testing/Stretch

by IT Nursery

Editing a systemd unit isn’t a best practice of course. Here is how we should go: sudo systemctl edit opendkim and insert: [Service] … Read more

Tags configuration, debian, init.d, services

Why vim does not recognize new runlevel7 in inittab?

by IT Nursery

From /usr/share/vim/vim74/syntax/inittab.vim: syn match inittabRunLevels “[0-6A-Ca-cSs]\+” contained nextgroup=inittabColonAction,inittabError So yes, vim considers only 0-6, and both upper-and lowercase a b c s letters … Read more

Tags init.d, rc.d, runlevel

How to run my script after SuSE finished booting up?

by IT Nursery

Newer syntax for Suse Linux Enterprise 11 SP2 (and openSUSE ?) The best way would be to create a shell script that will … Read more

Tags init.d, opensuse

Is it possible to write portable service scripts to control a daemon?

by IT Nursery

Is it possible to write portable service scripts to control a daemon?

Tags daemon, init.d, scripting

How to specify daemon dependency upon another daemon

by IT Nursery

How to specify daemon dependency upon another daemon

Tags daemon, debian, init.d

Is there an init.d start log?

by IT Nursery

Is there an init.d start log?

Tags centos, init.d, logs

How does killproc knows what PID to kill?

by IT Nursery

How does killproc knows what PID to kill?

Tags init.d

How to debug init.d script that isn’t being run

by IT Nursery

Rather then attempt to roll my own I’d make use of this version I found via google. gistfile1.sh excerpt #! /bin/sh ### BEGIN … Read more

Tags debian, init.d
Post navigation
Older posts
Page1 Page2 … Page7 Next →

Recent Posts

  • Advice for improving internal dashboard [closed]
  • grep : ‘+’ special character
  • File location for Syslogs in Centos machine
  • How to collect users’ task completion times?
  • “service {FOO} start” vs. “/etc/init.d/{FOO} start”? [closed]
IT Nursery
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

Important Link

  • About
  • Privacy Policy
  • Contact

IT Nursery

The Goal of ITNursery Engaging the world to foster innovation through aggregate information. Our Question Answer post, blog information, products and tools help developers and technologists in life and at work.

copyright © 2023 All Right Reserved | IT NurSery