3 lines
59 B
Bash
Executable File
3 lines
59 B
Bash
Executable File
#!/bin/sh
|
|
exec isc-ntpd -g -u ntpd:ntpd -n >/dev/null 2>&1
|