diff options
author | Boucman <jeremy.rosen@enst-bretagne.fr> | 2017-07-10 01:52:25 +0200 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2017-07-10 01:52:25 +0200 |
commit | decd79829a02cc5b633e0e6ffcbd08f5c3492cfd (patch) | |
tree | 5b231c6738a2eabe693bfe9cbbdcaa9a231407e6 /.gitattributes | |
parent | Merge pull request #6287 from keszybz/wsign-compare (diff) | |
download | systemd-decd79829a02cc5b633e0e6ffcbd08f5c3492cfd.tar.xz systemd-decd79829a02cc5b633e0e6ffcbd08f5c3492cfd.zip |
expand path of systemctl link argument (#6186)
systemctl link is the only systemctl verb that takes a filename (and not
a unit name) as argument
use path_strv_make_absolute_cwd to expand the provided filename in order
to make it easier to use from the command line
keep the absolute pathname requirement when --root is used
[zj: add explicit error messages for the cases of --root and plain filename
instead of skipping normalization and just relying on systemd to refuse
to link non-absolute arguments. This allows us to make the error message
more informative.]
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions