openwrt/package
Karel Kočí 97ae9e0ccb fstools: block-mount: fix restart of fstab service
Restarting service causes file-systems to be unmounted without being
mounted back. When this service was obsoleted it should have been
implemented in a way that all actions are ignored. Up to this commit
default handler was called when restart was requested. This default
handler just simply calls stop and start. That means that stop called
unmount but start just printed that this service is obsoleted.

This instead implements restart that just prints same message like start
does. It just calls start in reality. This makes restart unavailable for
call.

Signed-off-by: Karel Kočí <karel.koci@nic.cz>
(cherry picked from commit 3ead9e7b74)
2019-06-21 14:17:25 +02:00
..
base-files base-files: fix uci led oneshot/timer trigger 2019-06-20 17:41:42 +02:00
boot uboot-fritz4040: update PKG_MIRROR_HASH 2019-06-15 19:05:30 +02:00
devel strace: Update to 4.22 2018-12-18 17:22:08 +01:00
firmware ath10k: update QCA4019 firmware 2018-12-27 16:38:13 +01:00
kernel mac80211: brcmfmac: backport important fixes from kernel 5.2 2019-06-16 21:51:50 +02:00
libs openssl: update to 1.0.2s 2019-06-01 15:50:20 +02:00
network hostapd: fix multiple security problems 2019-06-21 10:29:23 +02:00
system fstools: block-mount: fix restart of fstab service 2019-06-21 14:17:25 +02:00
utils busybox: add missing install dir 2019-03-11 17:07:29 +01:00
Makefile imagebuilder: reuse rootfs preparation from rootfs.mk 2018-03-07 09:59:08 +01:00