summaryrefslogtreecommitdiff
path: root/catalog
diff options
context:
space:
mode:
authorYegor Alexeyev <yegor.alexeyev@gmail.com>2021-07-25 05:20:27 +0300
committerLennart Poettering <lennart@poettering.net>2021-08-10 17:08:00 +0200
commit836fb00f2190811c2bf804860f5afe1160d10eac (patch)
tree96814ed9e07684476e5f6f8c04a3bc370e9c5dcb /catalog
parentb553abd8aed0f6fbff9973882fb08c3aec1d9400 (diff)
downloadsystemd-836fb00f2190811c2bf804860f5afe1160d10eac.tar.gz
units: added factory-reset.target
Diffstat (limited to 'catalog')
-rw-r--r--catalog/systemd.catalog.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/catalog/systemd.catalog.in b/catalog/systemd.catalog.in
index 3e08f564a6..a5d7dc6f78 100644
--- a/catalog/systemd.catalog.in
+++ b/catalog/systemd.catalog.in
@@ -188,6 +188,15 @@ Support: %SUPPORT_URL%
System shutdown has been initiated. The shutdown has now begun and
all system services are terminated and all file systems unmounted.
+-- c14aaf76ec284a5fa1f105f88dfb061c
+Subject: System factory reset initiated
+Defined-By: systemd
+Support: %SUPPORT_URL%
+
+System factory reset has been initiated. The precise operation this
+executes is implementation-defined, but typically has the effect of
+reverting the system's state and configuration to vendor defaults.
+
-- 7d4958e842da4a758f6c1cdc7b36dcc5
Subject: A start job for unit @UNIT@ has begun execution
Defined-By: systemd