1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2025-01-22 22:03:43 +03:00
HATAYAMA Daisuke b63c88b627 man: describe "symlink" and "systemctl link" explicitly in UNIT FILE LOAD PATH
There are sometimes users who put unit files in a location that is inaccessible
when systemd starts although they are not found and thus not started because
the corresponding mount units have not activated yet.

There is already a warning for such issue in man 8 systemctl:

     link PATH...
         ...<snip>...
         The file system where
         the linked unit files are located must be accessible
         when systemd is started (e.g. anything underneath /home
         or /var is not allowed, unless those directories are
         located on the root file system).

However, it looks that it's difficult to find the warning because introductory
users typically doesn't know systemctl link.

Although there is a description in UNIT FILE LOAD PATH pointing to systemctl
link, symlink is now not explicitly mentioned there and thus users doesn't
easily get aware of they should read it.

To deal with this, let's describe "symlink" and "systemctl link" more
explicitly in UNIT FILE LOAD PATH.
2020-01-09 18:52:13 +01:00
..
2018-06-14 13:03:20 +02:00
2019-03-14 14:42:05 +01:00
2019-03-14 14:42:05 +01:00
2019-03-14 14:42:05 +01:00
2019-12-11 18:33:13 +09:00
2019-11-07 15:35:41 +01:00
2019-12-11 18:33:13 +09:00
2019-12-11 18:33:13 +09:00
2019-11-13 12:30:22 +01:00
2019-03-14 14:42:05 +01:00
2019-10-14 22:01:11 +09:00