util-linux: systemd automatically deactivates swap on shutdown

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2013-08-19 23:18:25 +02:00
parent de0fb53997
commit 3ef6620d9f

View File

@ -15,7 +15,6 @@ Environment=HOME=/storage
Type=oneshot
ExecStartPre=/usr/lib/openelec/mount-swap create
ExecStart=/usr/lib/openelec/mount-swap mount
ExecStop=/usr/lib/openelec/mount-swap unmount
RemainAfterExit=yes
[Install]