[systemd-devel] [PATCH] TODO: add molly-guard functionality

Josh Triplett josh at joshtriplett.org
Sat Aug 23 19:26:55 PDT 2014


Rather than requiring a third-party tool for this, systemctl should
handle this natively.
---
 TODO | 1 +
 1 file changed, 1 insertion(+)

diff --git a/TODO b/TODO
index 0fcd3a0..aaf6444 100644
--- a/TODO
+++ b/TODO
@@ -441,6 +441,7 @@ Features:
   - Something is wrong with symlink handling of "autovt at .service" in "systemctl list-unit-files"
   - better error message if you run systemctl without systemd running
   - systemctl status output should should include list of triggering units and their status
+  - add molly-guard functionality: prompt for hostname if interactively shutting down a remote system (running as child of ssh)
 
 * unit install:
   - "systemctl mask" should find all names by which a unit is accessible
-- 
2.1.0



More information about the systemd-devel mailing list