Systemd/src/tmpfiles
William Douglas b3f5897f6e tmpfiles: Allow create symlink on directories (#6039)
Currently if tmpfiles is run with force on symlink creation but there already
exists a directory at that location, the creation will fail. This change
updates the behavior to remove the directory with rm_fr and then attempts to
create the symlink again.
2017-08-09 17:53:03 +02:00
..
tmpfiles.c tmpfiles: Allow create symlink on directories (#6039) 2017-08-09 17:53:03 +02:00