Overview
Comment: | fix powerd startup |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
46faf0fe08d57c39db6c86e5559152be |
User & Date: | arcade on 2023-11-04 08:46:28.882 |
Other Links: | manifest | tags |
Context
2023-11-04
| ||
08:48 | fix tmpfs probing check-in: a0315ec3f2 user: arcade tags: trunk | |
08:46 | fix powerd startup check-in: 46faf0fe08 user: arcade tags: trunk | |
08:44 | fix cron startup and enable by default check-in: 14c2584d6f user: arcade tags: trunk | |
Changes
Modified powerd.service.mk
from [5c8f5e956f]
to [0fdf74744a].
1 | DAEMON_powerd_COMMAND?=/usr/sbin/powerd | | > | 1 2 3 | DAEMON_powerd_COMMAND?=/usr/sbin/powerd DAEMON_powerd_FLAGS?=-c -e DAEMON_powerd_FOREGROUND?=-d |