Difference between revisions of "Local/etc/init.d"

From GhostBSD Wiki
Jump to: navigation, search
(Introduction)
(Content)
Line 16: Line 16:
 
! scope="col" style="width: 350px;"|'''Description'''
 
! scope="col" style="width: 350px;"|'''Description'''
 
|-
 
|-
 
+
|avahi-daemon||
 
+
|-
 
+
|avahi-dnsconfd||
 +
|-
 +
|cups_browsed||
 +
|-
 +
|cupsd||
 +
|-
 +
|dbus||
 +
|-
 +
|dsbmd||
 +
|-
 +
|ffserver||
 +
|-
 +
|git_daemon||
 +
|-
 +
|hald||
 +
|-
 +
|lightdm||
 +
|-
 +
|miniupnpc||
 +
|-
 +
|mysql-server||
 +
|-
 +
|rsync||
 +
|-
 +
|saned||
 +
|-
 +
|sndiod||
 +
|-
 +
|snmpd||
 +
|-
 +
|snmptrapd||
 +
|-
 +
|svnserve||
 +
|-
 +
|tcsd||
 +
|-
 +
|tpmd||
 +
|-
 +
|uuidd||
 +
|-
 +
|vboxheadless||
 +
|-
 +
|vboxnet||
 +
|-
 +
|vboxwatchdog||
 +
|-
 +
|vboxwebsrv||
 +
|-
 +
|webcamd||
 +
|-
 +
|webcamd.ugen0.3||
 +
|-
 +
|webcamd.ugen0.4||
 +
|-
 +
|webcamd.ugen1.2||
 +
|-
 +
|webcamd.ugen1.3||
 +
|-
 +
|xconfig||
 
|}
 
|}
  
 
[[Category:Sysutils]]
 
[[Category:Sysutils]]

Revision as of 02:56, 12 April 2020

Welcome to Icon Disti GhostBSD.png Local/etc/init.d.
OpenRC
Scripts
/etc/rc
rc - shell
/etc/rc.devd
The generic hook into OpenRC.
/sbin/rcorder
Ordering rc-scripts
/etc/init.d
Scripts to run OpenRC
/usr/local/etc/init.d
Scripts to run OpenRC
/etc/rc.d
Scripts automatically executed at boot and shutdown
/usr/local/etc/rc.d
Special scripts
Configuration
/etc/devd.conf
Configuration file for devd(8)
/etc/conf.d
Initscript Configuration Files
/etc/rc.conf.d
Smaller configuration files
/etc/defaults/rc.conf
Specifies the default settings for all the available options.
/etc/rc.conf
The global OpenRC configuration file
/etc/rc.conf.ghostbsd
GhostBSD specific configurations
Tools/Helper
/usr/sbin/sysrc
Safely edit system rc files
/bin/rc-status
Shows which services are running
/sbin/rc-update
Add or delete services
/sbin/rc-service
Locate and run an OpenRC service
Back to the Icon Disti GhostBSD.pngSystem

Introduction

Here we will find all scripts to run OpenRC on GhostBSD.

Directory: usr/local/etc/init.d/*

Content

Name Description
avahi-daemon
avahi-dnsconfd
cups_browsed
cupsd
dbus
dsbmd
ffserver
git_daemon
hald
lightdm
miniupnpc
mysql-server
rsync
saned
sndiod
snmpd
snmptrapd
svnserve
tcsd
tpmd
uuidd
vboxheadless
vboxnet
vboxwatchdog
vboxwebsrv
webcamd
webcamd.ugen0.3
webcamd.ugen0.4
webcamd.ugen1.2
webcamd.ugen1.3
xconfig