op-packages/luci-app-sms-tool/root/etc/uci-defaults/start-smsled
github-actions[bot] 32600acc60 🌴 Sync 2026-03-05 23:51:42
2026-03-05 23:51:42 +08:00

8 lines
158 B
Bash
Executable File

#!/bin/sh
# Copyright 2020 Rafał Wabik (IceG) - From eko.one.pl forum
# Licensed to the GNU General Public License v3.0.
/etc/init.d/smsled disable
exit 0