summaryrefslogtreecommitdiff
path: root/src/core/switch-root.c
AgeCommit message (Collapse)Author
2012-05-22switch-root: do not use close old_root_fd after rm_rf_children()Harald Hoyer
rm_rf_children() has already closed the fd with closedir().
2012-05-21switch-root: move switch_root() call into its own .c fileLennart Poettering