freeipa
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# this file must go in /etc/systemd/system/freeipa.service.d/override.conf
|
||||
|
||||
[Service]
|
||||
# This overrides the Quadlet-generated Type=notify
|
||||
Type=simple
|
||||
# Prevents systemd from killing it if the Pi lags
|
||||
TimeoutStartSec=1200
|
||||
Restart=always
|
||||
RestartSec=30
|
||||
Reference in New Issue
Block a user