]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/mount/mount-tool.c
systemd-mount features and improvements (#5067)
authorLukas Rusak <lorusak@gmail.com>
Sat, 4 Feb 2017 15:21:49 +0000 (07:21 -0800)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 4 Feb 2017 15:21:49 +0000 (10:21 -0500)
commitc37fb55bd856a62757e0b6673116959e645f85cf
treeba821af26e1812ec3247635eaa609133f6b11fbb
parentb4a8c5ddb1326d45c0965a5d1919650d14c3c814
systemd-mount features and improvements (#5067)

systemd-mount --unmount /some/path
systemd-mount --umount /some/path
systemd-mount -u /some/path
systemd-unmount /some/path
all do the same thing that one could expect from the name.
src/mount/mount-tool.c