3 lines
45 B
Text
3 lines
45 B
Text
|
#!/bin/sh
|
||
|
ACTION="$1" /sbin/hotplug-call ntp
|