101-500 question 205 discussion

View all LPIC-1 System Administrator Exam 101, Part 1 of 2, here
back to lpi forum

Question 205

Which of the following is true when a file system, which is neither listed in /etc/fstab nor known to
system, is mounted manually?

  • A. systemd ignores any manual mounts which are not done using the systemctl mount command
  • B. The command systemctl mountsync can be used to create a mount unit based on the existing mount
  • C. systemd automatically generates a mount unit and monitors the mount point without changing it
  • D. Unless a systemd mount unit is created, systemd unmounts the file system after a short period of time
  • E. systemctl unmount must be used to remove the mount because system opens a file descriptor on the mount point
Answer:

B

User Votes:
A
50%
B
50%
C 6 votes
50%
D
50%
E
50%
Discussions
0 / 1000
daittarn2
2 months ago

C is the correct