This unit is provided by:
Options
- 
    [Install]- 
        WantedBy=graphical.target
 
- 
        
- 
    [Service]- 
        BusName=org.freedesktop.UPower
- 
        CapabilityBoundingSet=
- 
        ExecStart=/usr/lib/upowerd
- 
        ExecStart=/usr/libexec/upower/upowerd
- 
        ExecStart=/usr/libexec/upowerd
- 
        IPAddressDeny=any
- 
        LimitMEMLOCK=0
- 
        LockPersonalityIntroduced in systemd 235=yes
- 
        MemoryDenyWriteExecuteIntroduced in systemd 231=yes
- 
        NoNewPrivilegesIntroduced in systemd 239=yes
- 
        PrivateTmp=yes
- 
        PrivateUsers=yes
- 
        ProtectControlGroupsIntroduced in systemd 232=yes
- 
        ProtectHomeIntroduced in systemd 214=yes
- 
        ProtectKernelModulesIntroduced in systemd 232=yes
- 
        ProtectKernelTunablesIntroduced in systemd 232=no
- 
        ProtectSystemIntroduced in systemd 214=strict
- 
        ReadWritePaths=/var/lib/upower
- 
        Restart=on-failure
- 
        RestrictAddressFamilies=AF_UNIX AF_NETLINK
- 
        RestrictNamespacesIntroduced in systemd 233=yes
- 
        RestrictRealtimeIntroduced in systemd 231=yes
- 
        StateDirectory=upower
- 
        SystemCallArchitectures=native
- 
        SystemCallFilter=@system-service ioprio_get
- 
        Type=dbus
 
- 
        
- 
    [Unit]- 
        Description=Daemon for power management
- 
        Documentation=man:upowerd(8)
 
- 
        
Additionnal notes
Nothing here.