summaryrefslogtreecommitdiff
path: root/src/test/test-hostname.c
Commit message (Collapse)AuthorAge
* systemctl: automatically turn paths and unescaped unit names into proper ↵Lennart Poettering2012-06-22
| | | | | | | | | | | | | | | | | unit names This makes sure that systemctl status /home is implicitly translated to: systemctl status /home.mount Similar, /dev/foobar becomes dev-foobar.device. Also, all characters that cannot be part of a unit name are implicitly escaped.
* test: test tools should still be in the src/ directoryLennart Poettering2012-04-12