#1130141 sleepd: use /etc/default/sleepd for systemd service file

Package:
sleepd
Source:
sleepd
Description:
puts an inactive or low battery laptop to sleep
Submitter:
0xfa
Date:
2026-03-09 11:03:02 UTC
Severity:
normal
#1130141#5
Date:
2026-03-09 11:01:33 UTC
From:
To:
Hi, it would be nice to also use the configuration file /etc/default/sleepd
for the systemd service, like:

	[Service]
	EnvironmentFile=/etc/default/sleepd
	ExecStart=
	ExecStart=/usr/sbin/sleepd "$PARAMS"

Thanks,