]> git.ipfire.org Git - thirdparty/systemd.git/commit
units/console-getty.service: comment reason for ConditionPathExists
authorAlan Jenkins <alan.christopher.jenkins@gmail.com>
Wed, 9 Aug 2017 13:43:41 +0000 (14:43 +0100)
committerAlan Jenkins <alan.christopher.jenkins@gmail.com>
Wed, 9 Aug 2017 17:51:46 +0000 (18:51 +0100)
commit858beb391b9af1570f65ebd21b9e41af057550c2
tree1fb71b5a586277aedd7ce418be9af278b546f96d
parent8522ee7975fea189e7cdaec3ace6db6e3559128a
units/console-getty.service: comment reason for ConditionPathExists

Currently we have 4 getty services.  1 has a BindsTo dependency on a
device unit.  3 have ConditionPathExists, but the reason is different in
every single one.

* Add comment to console-getty@.service (see commit 1b41981d)
* getty@.service is already commented
* container-getty.service is not strictly correct, as I realized while
  trying to compose a comment.  Reported as #6584.
units/console-getty.service.m4.in