mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
util-linux: systemd automatically deactivates swap on shutdown
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
de0fb53997
commit
3ef6620d9f
@ -15,7 +15,6 @@ Environment=HOME=/storage
|
|||||||
Type=oneshot
|
Type=oneshot
|
||||||
ExecStartPre=/usr/lib/openelec/mount-swap create
|
ExecStartPre=/usr/lib/openelec/mount-swap create
|
||||||
ExecStart=/usr/lib/openelec/mount-swap mount
|
ExecStart=/usr/lib/openelec/mount-swap mount
|
||||||
ExecStop=/usr/lib/openelec/mount-swap unmount
|
|
||||||
RemainAfterExit=yes
|
RemainAfterExit=yes
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user