11 lines
173 B
Desktop File
11 lines
173 B
Desktop File
[Unit]
|
|
Description=Power Manager
|
|
After=syslog.target
|
|
|
|
[Service]
|
|
Type=dbus
|
|
BusName=org.freedesktop.UPower
|
|
ExecStart=/usr/libexec/upowerd
|
|
|
|
[Install]
|
|
WantedBy=graphical.target
|