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