various fixes, internal mail server
[distro-setup] / distro-begin
index 69bbec775c598ec5e687fb35f95f4e58436aec4a..d2b6e083bbfa2c6093c97ee588c2bca2b8988ccf 100755 (executable)
@@ -612,6 +612,10 @@ Type=oneshot
 ExecStart=/root/imount
 
 [Install]
+# note /kr needs networking, this target is the simplest way to
+# time it when the network should be up, but not do something
+# dumb like delay startup until the network is up. It happens
+# at some time after network.target
 WantedBy=multi-user.target
 EOF
     sudo systemctl daemon-reload # needed if the file was already there