chiark / gitweb /
notify: send STOPPING=1 from our daemons
[elogind.git] / src / machine / machined.c
index 616032012737cd94b95c924e5095a0cd7b2ca3b2..f9d180d24a74bc4e3cbf951b766f5ecf4cd1bdae 100644 (file)
@@ -350,6 +350,7 @@ int main(int argc, char *argv[]) {
 
 finish:
         sd_notify(false,
+                  "STOPPING=1\n"
                   "STATUS=Shutting down...");
 
         if (m)