We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e39ebe commit 8b98194Copy full SHA for 8b98194
host-image/lib/systemd/system/[email protected]
@@ -1,5 +1,9 @@
1
[Unit]
2
Description=Reflect %i Container's Apps as Launchers on Host
3
+StartLimitIntervalSec=150
4
+StartLimitBurst=20
5
6
[Service]
7
ExecStart=/usr/sbin/reflect-apps %i
8
+Restart=on-failure
9
+RestartSec=5
0 commit comments