base-files: supress service restart of umount
authorKarel Kočí <cynerd@email.cz>
Sat, 29 Jun 2019 09:10:19 +0000 (11:10 +0200)
committerRISCi_ATOM <bob@bobcall.me>
Fri, 13 Sep 2019 19:55:34 +0000 (15:55 -0400)
commit1d2dcbf29f8fb57d824aa488d24d7e1818c5f57f
tree3fbc5fe0136532d6a026002d4f4a5979b186f671
parent2b21be1e28fda465d84035d3ef05a672966c5e52
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