Bug 733283 - systemctl daemon-reload doesn't seem to pick up fstab changes
Summary: systemctl daemon-reload doesn't seem to pick up fstab changes
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: systemd
Version: 15
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Lennart Poettering
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-08-25 11:16 UTC by Tom Hughes
Modified: 2011-08-25 11:24 UTC (History)
8 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2011-08-25 11:24:03 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Tom Hughes 2011-08-25 11:16:16 UTC
Description of problem:

If I add a new automount to /etc/fstab and then run "systemctl daemon-reload" then I would expect it to notice the new mount and create the necessary units for it but it doesn't seem to.

I can see from strace that systemd is rereading fstab but it doesn't seem to act on the contents in the way I was expecting.

Version-Release number of selected component (if applicable):

systemd-26-8.fc15

How reproducible:

Every time.

Steps to Reproduce:
1. Add a new automount to /etc/fstab
2. Run systemctl daemon-reload
3. Look for the new mount point, or for the new unit in the systemctl output
  
Actual results:

No unit or mount point appears.

Expected results:

Unit and mount point appear.

Comment 1 Tom Hughes 2011-08-25 11:24:03 UTC
Ignore me... It was there, it just wasn't started.


Note You need to log in before you can comment on or make changes to this bug.