10 lines
94 B
Bash
Executable File
10 lines
94 B
Bash
Executable File
#!/bin/sh
|
|
|
|
. /lib/gluon/autoupdater/lib.sh
|
|
|
|
|
|
stop cron
|
|
stop haveged
|
|
stop micrond
|
|
stop sysntpd
|