- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of 966 for systemd (0.8 sec)
-
pom.xml
<packaging.fess.group>fess</packaging.fess.group> <packaging.fess.pid.dir>/var/run/fess</packaging.fess.pid.dir> <packaging.fess.systemd.dir>/usr/lib/systemd/system</packaging.fess.systemd.dir> <packaging.fess.systemd.sysctl.dir>/usr/lib/sysctl.d</packaging.fess.systemd.sysctl.dir> <packaging.fess.tmpfilesd.dir>/usr/lib/tmpfiles.d</packaging.fess.tmpfilesd.dir>
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Sep 04 05:22:58 UTC 2025 - 49.6K bytes - Viewed (0) -
docs/en/docs/deployment/concepts.md
* A particular program while it is **running** on the operating system. * This doesn't refer to the file, nor to the code, it refers **specifically** to the thing that is being **executed** and managed by the operating system. * Any program, any code, **can only do things** when it is being **executed**. So, when there's a **process running**.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 09:15:41 UTC 2025 - 18.6K bytes - Viewed (0) -
docs/de/docs/deployment/concepts.md
### Beispieltools zur Ausführung beim Hochfahren Einige Beispiele für Tools, die diese Aufgabe übernehmen können, sind: * Docker * Kubernetes * Docker Compose * Docker im Schwarm-Modus * Systemd * Supervisor * Es wird intern von einem Cloud-Anbieter im Rahmen seiner Dienste verwaltet * Andere ... In den nächsten Kapiteln werde ich Ihnen konkretere Beispiele geben. ## Neustart
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun May 11 13:37:26 UTC 2025 - 20.6K bytes - Viewed (0) -
docs/es/docs/deployment/concepts.md
* Un programa específico mientras está siendo **ejecutado** en el sistema operativo. * Esto no se refiere al archivo, ni al código, se refiere **específicamente** a lo que está siendo **ejecutado** y gestionado por el sistema operativo.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun May 11 13:37:26 UTC 2025 - 19.3K bytes - Viewed (0) -
docs/pt/docs/deployment/concepts.md
* Um programa específico enquanto está **em execução** no sistema operacional. * Isso não se refere ao arquivo, nem ao código, refere-se **especificamente** à coisa que está sendo **executada** e gerenciada pelo sistema operacional.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun May 11 13:37:26 UTC 2025 - 19.7K bytes - Viewed (0) -
docs/ru/docs/deployment/concepts.md
### Примеры инструментов, управляющих запуском программ Вот несколько примеров, которые могут справиться с такой задачей: * Docker * Kubernetes * Docker Compose * Docker в режиме Swarm * Systemd * Supervisor * Использование услуг облачного провайдера * Прочие... Я покажу Вам некоторые примеры их использования в следующих главах. ## Перезапуск
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun May 11 13:37:26 UTC 2025 - 32.5K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.32.md
- Added kubelet support for systemd watchdog integration. With this enabled, systemd can automatically recover a hung kubelet. ([#127566](https://github.com/kubernetes/kubernetes/pull/127566), [@zhifei92](https://github.com/zhifei92)) [SIG Cloud Provider, Node and Testing]
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Wed Aug 13 14:49:49 UTC 2025 - 412.3K bytes - Viewed (0) -
docs/ja/docs/deployment/concepts.md
これを実現するために、通常は**別のプログラム**を用意し、起動時にアプリケーションが実行されるようにします。そして多くの場合、他のコンポーネントやアプリケーション、例えばデータベースも実行されるようにします。 ### 起動時に実行するツールの例 実行するツールの例をいくつか挙げます: * Docker * Kubernetes * Docker Compose * Swarm モードによる Docker * Systemd * Supervisor * クラウドプロバイダーがサービスの一部として内部的に処理 * そのほか... 次の章で、より具体的な例を挙げていきます。 ## 再起動 起動時にアプリケーションが実行されることを確認するのと同様に、失敗後にアプリケーションが**再起動**されることも確認したいと思われます。 ### 我々は間違いを犯す
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun May 11 13:37:26 UTC 2025 - 24.1K bytes - Viewed (0) -
src/test/resources/system.properties
# Test system properties
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Tue Aug 19 14:09:36 UTC 2025 - 46 bytes - Viewed (0) -
apache-maven/src/assembly/maven/conf/maven-system.properties
# KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. # # # Maven system properties # # The properties defined in this file will be made available through # system properties at the very beginning of Maven's boot process. # maven.installation.conf = ${maven.home}/conf maven.user.conf = ${user.home}/.m2
Registered: Sun Sep 07 03:35:12 UTC 2025 - Last Modified: Thu Jul 03 14:18:26 UTC 2025 - 2.6K bytes - Viewed (0)