diff --git a/dracut/99reliant/reliant.service b/dracut/99reliant/reliant.service index 0ea57b5..f844486 100644 --- a/dracut/99reliant/reliant.service +++ b/dracut/99reliant/reliant.service @@ -16,8 +16,6 @@ StandardOutput=journal+console StandardError=journal+console KillMode=none RemainAfterExit=yes -JobRunningTimeoutUSec=infinity -JobTimeoutUSec=infinity TimeoutSec=0 [Install] diff --git a/extra/shufflecake-close.service b/extra/shufflecake-close.service index 02f3549..73bec78 100644 --- a/extra/shufflecake-close.service +++ b/extra/shufflecake-close.service @@ -6,10 +6,8 @@ Before=shutdown.target [Service] Type=oneshot ExecStart=/usr/local/share/scripts/shufflecake-close.sh -JobRunningTimeoutUSec=infinity -JobTimeoutUSec=infinity TimeoutSec=0 KillMode=none [Install] -WantedBy=halt.target reboot.target shutdown.target \ No newline at end of file +WantedBy=halt.target reboot.target shutdown.target