base-files: supress service restart of umount
authorKarel Kočí <cynerd@email.cz>
Sat, 29 Jun 2019 09:10:19 +0000 (11:10 +0200)
committerJo-Philipp Wich <jo@mein.io>
Wed, 4 Sep 2019 11:23:16 +0000 (13:23 +0200)
commitec49bb64e784d562bc7bb98073e9825a2452d790
tree220312b079e29ba0b4d6bc65691692a283f4e4b3
parent3cb0eed8a1e403de78514dd243f522fcc21d1350
base-files: supress service restart of umount

Restart is in default implemented so it calls stop and start. This is
pretty unsafe to call on umount service. This service should not do
anything on restart the same way as on start. Only use of this service
is on stop.

Signed-off-by: Karel Kočí <cynerd@email.cz>
(cherry picked from commit 537b801c5490a85a3ef36456b12f064fc6c665a2)
package/base-files/files/etc/init.d/umount