Tag: init

27 How can I run a command after boot? 2013-12-08T07:10:46.440

13 What are the desktop.ini files for? 2011-07-06T11:34:48.357

12 Linux services: is there a GUI for services? 2010-08-03T19:21:24.477

10 How do I debug an upstart job? 2012-03-23T02:50:26.657

9 How do I prevent Apache service from auto-starting on Linux? 2013-01-24T15:10:48.397

9 How to know if I am using systemd on Linux? 2015-12-25T18:29:22.263

8 Where can I config service startup options in Ubuntu? 2011-01-23T00:24:57.240

8 LANG=C is in a number of the /etc/init.d/* scripts. What does LANG=C do and why do you need to set LANG=C. 2011-09-12T20:36:20.810

8 how do i run a script 5mn after startup? 2012-08-10T16:09:21.527

7 Where in CentOS does program start at boot if it's not in init.d? 2014-05-06T11:50:21.130

6 Init scripts per user 2010-10-31T09:19:17.850

6 Why do scripts beginning with an 'S' exist in /etc/rc.d/rc{0,6}.d? 2011-07-10T11:14:36.317

6 At what point are cgroups initialized for systemd? 2013-05-01T21:43:49.293

5 Controlling Upstart job as unprivileged user 2011-11-12T05:04:28.093

5 How to debug old initd script under systemd? 2013-10-28T14:01:25.910

5 How to run init.d service under systemd without root auth (updated) 2016-11-16T05:34:17.120

4 Minimize boot time on headless ubuntu 2013-02-17T18:40:57.710

4 /sbin/init exists but couldn't execute it 2014-09-08T15:29:47.713

3 Ubuntu, control the init startup 2010-06-11T06:13:19.513

3 Automatic script launch after booting on Debian 2013-08-07T09:22:55.820

3 Why will dmesg have message from user space? 2013-12-26T07:48:28.927

3 How to debug old init.d script under systemd? 2015-06-30T07:49:45.473

2 Kill xserver from command line (init 3/5 does not work) 2011-02-23T02:49:38.127

2 using screen with start-stop-daemon, sysv 2012-08-14T11:25:39.113

2 Getting directory of file 2012-10-16T08:03:23.100

2 What is the `/etc/hostname` used/required for? 2012-11-22T15:57:24.580

2 How to execute a command under Linux after booting without a TTY session? 2013-01-31T16:10:41.020

2 LVM volume activation before fstab mounts 2013-03-01T10:45:03.017

2 /etc/init.d/lvm2 script not executed during startup 2013-03-26T17:00:05.117

2 Files in /etc/init - are all files executed or just the ones with conf extension? 2013-05-07T10:37:51.157

2 Making sysvinit load EVERYTHING in parallel - why does this even work? 2013-06-01T21:57:16.047

2 What should happen next on init scripts? 2014-10-08T02:47:09.257

2 Delaying assignment of IP-address until network adapter device is available 2015-12-11T07:59:32.887

2 Init script changes for MongoDB 2016-05-27T04:37:02.553

2 How to delete a file from a command in a shell file for /etc/init.d? 2016-06-21T17:57:46.587

2 What formatting is allowed for systemd option lines in general? 2018-02-02T11:38:57.630

1 Slackware init rd_local problem 2010-03-16T20:30:04.807

1 How to trace errors in inittab? 2010-10-26T09:52:55.283

1 Ubuntu init.d script not being called on startup 2010-10-29T00:10:42.820

1 start-stop-daemon works at command line but doesn't work in /etc/init.d script 2011-03-08T11:20:46.897

1 What does "switching runlevel" mean exactly? 2011-04-28T12:50:49.567

1 Is it safe to backup init.d and rc*.d 2011-06-04T21:53:46.860

1 Who modifies `/etc/init.d/.depend.start` in openSUSE 11? 2011-06-05T19:57:45.253

1 Where and how are custom startup commands configured in Linux? 2011-01-11T16:15:50.947

1 Ubuntu Moving root folder to a new lvm partition 2011-06-29T19:44:54.093

1 Are start parameter reused from /etc/init.d/XY restart? 2011-07-13T11:44:13.283

1 Making upstart job redirect output as unprivileged user 2012-05-20T14:15:57.317

1 When does crontab starts? 2012-08-22T13:41:02.237

1 Understanding init script faults with sysctl 2012-09-07T18:44:29.713

1 Unable to change IP address for eth0 without restart in Ubuntu 2012-10-03T15:04:58.977

1 init.d script for OpenOffice / LibreOffice headless does not stop process 2013-01-26T21:16:02.297

1 How to disable CTRL-C during init process? 2013-02-14T15:34:07.407

1 Does Linux Mint use upstart or update-rc.d to manage init scripts? 2013-07-04T11:22:47.023

1 Automatically mounting an encrypted USB disk at boot 2013-12-08T07:12:46.037

1 Issues with init script services - Ubuntu 12.10 2013-12-23T06:09:01.397

1 How to investigate runlevel initialization? 2014-03-19T15:48:44.597

1 What causes import command to fail as running through a service 2014-03-28T14:31:08.263

1 init.d script - Permission denied 2014-05-20T07:40:19.080

1 Can I use /etc/init/ on Debian Wheezy to manage a daemon process? 2014-12-29T13:58:43.683

1 LSB init service dependency 2015-05-18T17:33:21.120

1 This arch install not yet working, /sbin/init trouble 2015-09-06T15:31:09.703

1 Does restarting a Puppet Master service require regenerating for the SSL certificates of the servers it controls? 2015-11-03T01:00:03.240

1 Change ubuntu defaul runlevel 2016-01-21T14:05:04.567

1 INIT: id [ID] respawning too fast: disabled for 5 minutes 2016-08-15T15:37:55.017

1 How to select the OpenRC init system during Linux installation? 2018-01-02T17:35:55.180

1 How to convert a Systemd service to OpenRC? 2018-07-17T19:29:05.513

1 How to launch more than 6 virtual terminals in void linux 2018-07-20T13:27:40.010

0 Init script approx 30 sec to stop 2011-05-06T18:21:16.597

0 How to fork two process in inittab without waiting one to finish? 2011-10-19T09:13:33.640

0 How to start init, but not startup scripts? 2012-01-10T15:22:11.987

0 How can grub pass any custom variable into system enviroment? 2012-02-03T20:42:03.297

0 Creating a Git repro on my website 2013-12-05T23:00:37.173

0 linux startup script not executing script in user's home directory 2014-03-02T18:06:25.853

0 During Linux boot, where does "init" execute from? 2014-05-04T18:39:26.127

0 Postgresql starup script for second instance? 2014-06-06T09:22:08.983

0 Linux base device not getting shutdown 2014-07-24T10:07:57.410

0 Init 3 command with systemd 2014-08-11T17:47:51.717

0 Is there any difference between shutdown -h now and init 0, init 6 and shutdown -r now? 2014-08-20T02:40:12.687

0 CentOS 5.x - `inittab` failing on `rc.d` calls 2014-11-10T16:58:36.677

0 What do these parameters do? 2015-02-17T12:58:49.690

0 Script does not start when OS start|reboot 2015-03-28T12:59:37.810

0 Switching to systemd on Linux Mint 2015-05-21T16:05:55.693

0 Running Teamspeak server at startup and shutting down teamspeak at shutdown 2015-06-15T21:25:42.723

0 Execute multiple commands in init.d script on boot 2015-08-21T16:09:21.700

0 Prevent all processes to write on /var 2016-01-05T11:32:13.170

0 Have script run on very first startup of new CentOS 7 VM clone 2016-04-08T15:08:06.847

0 Linux: shutdown from GUI vs from terminal 2016-05-05T10:48:39.353

0 Ubuntu 14.04 LTS 64bit guest OS kernel panic on start up 2016-05-16T09:38:25.463

0 Why won't my init.d service start? 2016-08-13T23:27:21.587

0 Windows 10 boot, how can you see what is happening? 2016-09-14T07:33:36.390

0 Creating own Linux distribution - Kernel Panic 2016-11-08T10:02:23.137

0 Where is the source code for the classic init system? 2017-02-16T17:55:08.077

0 Turn off the touchpad every time I start linux 2017-03-22T15:59:05.877

0 script does not execute when running as startup daemon, works fine in command line 2017-07-12T16:28:44.307

0 Do scripts 'block' when executed from rcS? 2018-02-28T12:49:39.177

0 CMDER\vendor\conemu-maximus5\..\init.bat"' is not recognized as an internal or external command, operable program or batch file 2018-11-22T16:18:13.747

0 Run commands and start programs at startup on Debian 2019-07-17T00:34:06.350

0 How to CORRECTLY setup a git project with submodules on a server 2019-08-13T09:51:46.453

0 Changing the output on screen during bootup 2019-10-12T04:35:12.883