mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-01-23 23:23:09 +00:00
3 lines
45 B
Plaintext
3 lines
45 B
Plaintext
|
#!/bin/sh
|
||
|
ACTION="$1" /sbin/hotplug-call ntp
|