data: Tell service whether to restart

This commit is contained in:
Bastien Nocera 2020-09-09 13:00:27 +02:00
parent 27af826a71
commit dfeeebc929

View file

@ -7,6 +7,7 @@ Before=multi-user.target display-manager.target
Type=dbus
BusName=net.hadess.PowerProfiles
ExecStart=@libexecdir@/power-profiles-daemon
Restart=on-failure
#Uncomment this to enable debug
#Environment="G_MESSAGES_DEBUG=all"