We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f46e873 commit 90c9433Copy full SHA for 90c9433
files/image_config/updategraph/updategraph.service
@@ -7,6 +7,7 @@ Requires=database.service
7
[Service]
8
Type=oneshot
9
ExecStart=/usr/bin/updategraph
10
+RemainAfterExit=yes
11
12
[Install]
13
WantedBy=multi-user.target
0 commit comments