Update haveged enabled method
This commit is contained in:
parent
a00fa69da8
commit
036c9ffc39
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ for itm in $sel; do
|
|||
;;
|
||||
'"numlockon"') script install/system/services/numlockon;;
|
||||
'"haveged"')
|
||||
systemctl enable haveged
|
||||
svcenable haveged "Haveged"
|
||||
;;
|
||||
'"syslog-ng"')
|
||||
#echo "ForwardToSyslog=yes" >> /etc/systemd/journald.conf
|
||||
|
|
Loading…
Add table
Reference in a new issue