2
openssh сервер: відхилене відправлення повідомлення
Коли я спробував перезапустити sshсервер на своєму ubuntu box, я отримав me@me-one:~$ service ssh restart restart: Rejected send message, 1 matched rules; type="method_call", sender=":1.63" (uid=1000 pid=3354 comm="restart ssh ") interface="com.ubuntu.Upstart0_6.Job" member="Restart" error name="(unset)" requested_reply="0" destination="com.ubuntu.Upstart" (uid=0 pid=1 comm="/sbin/init") Я зрозумів , що я не sudo-ed me@me-one:~$ sudo service ssh restart …