openwrt/package
Karel Kočí 4a7a8d93fa 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-28 22:03:44 +02:00
..
base-files base-files: use OPENWRT prefix for os-release variables 2019-06-27 17:17:24 +02:00
boot mvebu: fix regression for non-generic ESPRESSObin versions 2019-06-28 21:52:57 +02:00
devel valgrind: Add support for ARM64 architecture 2019-05-14 20:28:41 +02:00
firmware layerscape: drop ppa package 2019-06-06 15:40:09 +02:00
kernel mac80211: update WDS/4addr fix to the version accepted upstream 2019-06-22 13:19:38 +02:00
libs libunwind: bump to version 1.3.1 2019-06-05 01:13:07 +00:00
network uqmi: bump to latest git HEAD 2019-06-27 14:17:48 +02:00
system fstools: block-mount: fix restart of fstab service 2019-06-28 22:03:44 +02:00
utils busybox: add ALTERNATIVES for brctl 2019-06-08 13:51:40 +02:00
Makefile build: add ABI_VERSION to binary package names 2019-01-19 14:32:12 +01:00