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