Upstream: https://github.com/YunoHost/yunohost @ 3a5f8bac8301c450897b96cbd43a4c7d3ba750fb But (José) : transformer tout le code en bions + ploxions du xerboxion. La carte de digestion vit au labo : /yunohost-digest.json
10 lines
316 B
Plaintext
10 lines
316 B
Plaintext
[Service]
|
|
# Prevent slapd from getting killed by oom reaper as much as possible
|
|
OOMScoreAdjust=-1000
|
|
# If slapd exited (for instance if got killed) the service should not be
|
|
# considered as active anymore...
|
|
RemainAfterExit=no
|
|
# Automatically restart the service if the service gets down
|
|
Restart=always
|
|
RestartSec=3
|