Overview
Comment: | clean up |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
8f163fdf5ea2fb7a0e3b8c5984ab5872 |
User & Date: | arcade on 2020-05-26 07:02:15.281 |
Other Links: | manifest | tags |
Context
2020-05-26
| ||
07:02 | attempt to add more service targets check-in: e71c4b0c63 user: arcade tags: trunk | |
07:02 | clean up check-in: 8f163fdf5e user: arcade tags: trunk | |
2020-04-10
| ||
08:23 | change how init works check-in: d724289db9 user: arcade tags: trunk | |
Changes
Modified boinc-client.service.mk
from [faff728abd]
to [db6d46f83e].
1 2 3 4 | DAEMON_boinc-client_COMMAND?=/usr/local/bin/boinc_client DAEMON_boinc-client_FLAGS?=--redirectio --dir /var/db/boinc DAEMON_boinc-client_BACKGROUND?=-daemon DAEMON_boinc-client_USER?=boinc | < < | 1 2 3 4 | DAEMON_boinc-client_COMMAND?=/usr/local/bin/boinc_client DAEMON_boinc-client_FLAGS?=--redirectio --dir /var/db/boinc DAEMON_boinc-client_BACKGROUND?=-daemon DAEMON_boinc-client_USER?=boinc |
Modified powerd.service.mk
from [f5952a4f06]
to [5c8f5e956f].
1 2 | DAEMON_powerd_COMMAND?=/usr/sbin/powerd DAEMON_powerd_ENABLE?=no | < < | 1 2 | DAEMON_powerd_COMMAND?=/usr/sbin/powerd DAEMON_powerd_ENABLE?=no |