12 lines
349 B
INI
12 lines
349 B
INI
# SPDX-License-Identifier: GPL-3.0-or-later
|
|
#
|
|
# This program is free software; you can redistribute it and/or modify it
|
|
# under the terms of the GNU General Public License version 3 as published by
|
|
# the Free Software Foundation.
|
|
|
|
[D-BUS Service]
|
|
Name=net.hadess.PowerProfiles
|
|
Exec=/bin/false
|
|
User=root
|
|
SystemdService=power-profiles-daemon.service
|