Top "Systemd" questions

Systemd is a system management daemon designed for Linux.

Ubuntu 16.04 systemd redis issues with ulimit

I have been having issues with our new redis server after swapping from Ubuntu 14.04 to 16.04. The configuration of the open …

ubuntu redis systemd ubuntu-16.04 ulimit
How should I handle remote logging with systemd?

I run multiple CoreOS instances on Google Compute Engine (GCE). CoreOS uses systemd's journal logging feature. How can I push …

logging docker systemd journal
Can't detach child process when main process is started from systemd

I want to spawn long-running child processes that survive when the main process restarts/dies. This works fine when running …

linux go process systemd
Starting clamav as systemd service fails

I have installed ClamAV in CentOS 7.3 and have problems when starting clamd as a systemd service. When I start clamd …

centos7 systemd clam
Systemd http health check

I have a service on a Redhat 7.1 which I use systemctl start, stop, restart and status to control. One time …

linux systemd systemctl
pactl called from systemd service always reports "pa_context_connect() failed connection refused"

I've setup a systemd service file to perform some pactl operations at system startup for a test process. While the …

pulseaudio systemd
Supervisor doesn't start on startup on Ubuntu 16.04

I installed Supervisor on Ubuntu 16.04 with the command: sudo apt-get install supervisor Supervisor 3.2.0-2 successfully installed and works if I …

ubuntu systemd supervisord init.d
What return code does systemctl status return for an error in systemctl status (not the underlying service)?

http://refspecs.linuxfoundation.org/LSB_5.0.0/LSB-Core-generic/LSB-Core-generic.html#INISCRPTACT According to this systemctl status has a special list of return …

systemd systemctl
Running django channels with daphne on systemd

First of all, sorry for the long question, I hope a few of you have patience for this. TL; DR: …

django nginx systemd django-channels daphne
systemd[1]: Failed to start LSB: Apache2 web server

I have an Apache Web (version 2.4.10) server running on Debian 8 (Jessie). It is mainly used as a SVN repository server. …

apache svn debian systemd lsb