You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package/system
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)
5 years ago
..
ca-certificates ca-certificates: update to version 20190110 5 years ago
fstools fstools: block-mount: fix restart of fstab service 5 years ago
fwtool fwtool: add support for extracting the truncated data part to stdout 5 years ago
iucode-tool tools: add iucode-tool 6 years ago
mtd gemini: Fix up firmware checksum on DIR-685 5 years ago
openwrt-keyring openwrt-keyring: bundle latest usign certificates 6 years ago
opkg opkg: update to latest Git head 6 years ago
procd procd: update to latest git HEAD 5 years ago
rpcd rpcd: fix init script reload action 5 years ago
ubox ubox: bump to git HEAD 5 years ago
ubus packages: set more explicit ABI_VERSION values 6 years ago
ucert ucert: add PROVIDES also for minimal 'ucert' package 5 years ago
uci uci: fix heap use after free (FS#2288) 5 years ago
usign treewide: replace LEDE_GIT with PROJECT_GIT 7 years ago
zram-swap zram-swap: bump pkg version 6 years ago