projects
/
systemd
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d39cdbb
)
Remove battery level check at early boot from TODO
author
OMOJOLA JOSHUA
<omojolajoshua@gmail.com>
Wed, 28 Jun 2023 12:32:38 +0000
(13:32 +0100)
committer
OMOJOLA JOSHUA
<omojolajoshua@gmail.com>
Wed, 28 Jun 2023 12:32:38 +0000
(13:32 +0100)
TODO
patch
|
blob
|
history
diff --git
a/TODO
b/TODO
index 7571c0b30fc20b80cdb656269241e1c91a628405..ee6dc83a69835544064623018ca8b00e81b4c363 100644
(file)
--- a/
TODO
+++ b/
TODO
@@
-1317,8
+1317,6
@@
Features:
* when configuring loopback netif, and it fails due to EPERM, eat up error if
it happens to be set up alright already.
-* at boot: check if battery above some threshold, if not power off again after explanation
-
* userdb: add field for ambient caps, so that a user can have CAP_WAKE_ALARM
for example. And add code that resets ambient caps for all services by
default.