Advertisement
Guest User

Untitled

a guest
Dec 7th, 2014
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. [root@localhost ~]# systemctl enable mount-sd@.service
  2. The unit files have no [Install] section. They are not meant to be enabled
  3. using systemctl.
  4. Possible reasons for having this kind of units are:
  5. 1) A unit may be statically enabled by being symlinked from another unit's
  6. .wants/ or .requires/ directory.
  7. 2) A unit's purpose may be to act as a helper for some other unit which has
  8. a requirement dependency on it.
  9. 3) A unit may be started when needed via activation (socket, path, timer,
  10. D-Bus, udev, scripted systemctl call, ...).
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement