units: improve Description= string a bit

Let's not use the word "wrapper", as it's not clear what that is, and in
some way any unit file is a "wrapper"... let's simply say that it's
about the runtime directory.
This commit is contained in:
Lennart Poettering 2018-08-06 18:15:07 +02:00
parent 1007473b49
commit 14df094a51
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
# (at your option) any later version.
[Unit]
Description=/run/user/%i mount wrapper
Description=User runtime directory /run/user/%i
Documentation=man:user@.service(5)
After=systemd-user-sessions.service
StopWhenUnneeded=yes