1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00
openwrt/package/system
Karel Kočí 3ead9e7b74 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>
2019-06-21 14:13:58 +02:00
..
ca-certificates ca-certificates: update to version 20190110 2019-03-21 00:57:54 +01:00
fstools fstools: block-mount: fix restart of fstab service 2019-06-21 14:13:58 +02:00
fwtool fwtool: add support for extracting the truncated data part to stdout 2019-02-12 16:41:38 +01:00
iucode-tool tools: add iucode-tool 2018-02-11 14:39:16 +01:00
mtd gemini: Fix up firmware checksum on DIR-685 2019-05-18 16:37:30 +02:00
openwrt-keyring openwrt-keyring: bundle latest usign certificates 2018-05-20 19:39:12 +02:00
opkg opkg: bump to version 2019-06-14 2019-06-14 01:51:24 +00:00
procd treewide: fix syntax errors exposed after kconfig update 2019-06-20 14:16:08 +02:00
rpcd rpcd: fix init script reload action 2019-06-06 11:27:11 +02:00
ubox ubox: bump to git HEAD 2019-06-16 15:49:45 +02:00
ubus packages: set more explicit ABI_VERSION values 2019-01-19 14:31:51 +01:00
ucert ucert: add PROVIDES also for minimal 'ucert' package 2019-03-08 01:18:12 +01:00
uci uci: fix heap use after free (FS#2288) 2019-05-23 22:05:40 +02:00
urandom-seed base-files: move urandom seed bits into separate package 2019-06-11 08:06:28 +02:00
urngd urngd: move project to git.openwrt.org 2019-06-17 15:29:58 +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-09-29 17:23:11 +02:00