openwrt/package/system
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
..
ca-certificates ca-certificates: update to version 20190110 2019-04-20 13:03:40 +02:00
fstools fstools: block-mount: fix restart of fstab service 2019-06-21 14:17:25 +02:00
fwtool fwtool: add utility for appending and extracting firmware metadata/signatures 2016-11-19 11:24:09 +01:00
iucode-tool tools: add iucode-tool 2018-02-11 14:39:16 +01:00
mtd mtd: improve check for TRX header being already fixed 2018-07-16 23:18:45 +02:00
openwrt-keyring openwrt-keyring: bundle latest usign certificates 2018-05-20 19:39:58 +02:00
opkg opkg: update to latest Git head 2019-01-22 13:14:33 +01:00
procd procd: update to the latest version 2018-03-28 17:42:40 +08:00
rpcd rpcd: fix init script reload action 2019-06-06 11:29:15 +02:00
ubox logd: create log directory for log_file 2018-06-07 17:20:40 +02:00
ubus ubus: update to latest git HEAD 2018-12-18 17:22:05 +01:00
uci uci: fix heap use after free (FS#2288) 2019-05-23 22:09:09 +02:00
usign treewide: replace LEDE_GIT with PROJECT_GIT 2018-01-10 21:27:32 +01:00
zram-swap zram-swap: bump pkg version 2018-12-18 17:22:05 +01:00