projects
/
platform
/
upstream
/
systemd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2853694
)
tizen: Tune of swap
author
Michael I Doherty
<michael.i.doherty@intel.com>
Tue, 23 Jul 2013 13:12:50 +0000
(14:12 +0100)
committer
Łukasz Stelmach
<l.stelmach@samsung.com>
Tue, 27 Feb 2024 13:48:53 +0000
(14:48 +0100)
Allow swap to be activated concurrently with sysinit target
Change-Id: I56aef31809e50ae6c4b10174c0f3b144f72b9746
units/sysinit.target
patch
|
blob
|
history
diff --git
a/units/sysinit.target
b/units/sysinit.target
index
5187605
..
c9a43cd
100644
(file)
--- a/
units/sysinit.target
+++ b/
units/sysinit.target
@@
-12,6
+12,6
@@
Description=System Initialization
Documentation=man:systemd.special(7)
Wants=local-fs.target swap.target
-After=local-fs.target
swap.target
+After=local-fs.target
Conflicts=emergency.service emergency.target
Before=emergency.service emergency.target