tmpfiles: change ownership of symlinks too
authorLennart Poettering <lennart@poettering.net>
Mon, 22 Jan 2018 20:03:53 +0000 (21:03 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 23 Jan 2018 20:19:00 +0000 (21:19 +0100)
commit51207ca134716a0dee5fd763a6c39204be849eb1
tree4915337ec7ad2b49320ed1089b97f61f8c6bdc61
parent1c4fdc4092412b07b7fdf834b7768ea48468c6f5
tmpfiles: change ownership of symlinks too

Ownership is supported for symlinks, too, only file modes are not.
Support that too.

Fixes: #7509
src/tmpfiles/tmpfiles.c