Advertisement
Guest User

Untitled

a guest
Jul 29th, 2014
217
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.58 KB | None | 0 0
  1. [white@white-Laptop ~]$ sudo systemctl enable systemd-backlight@backlight:acpi_video0.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