root - CentOS systemctl access denied -


i disable ctrl-alt-delete in centos server tried:

systemctl mask ctrl-alt-delete.target 

but got:

failed execute operation: access denied 

what can ?
ps: i'm root on server

thx,

eduloc

run below command , try again. found new way if not worked

su - 

Comments

Popular posts from this blog

sql - can we replace full join with union of left and right join? why not? -

javascript - Parallax scrolling and fixed footer code causing width issues -

iOS: Performance of reloading UIImage(name:...) -