Автоподключение флешек
$ sudo nano /etc/polkit-1/localauthority/50-local.d/consolekit.pkla
[restart]
Identity=unix-user:*
Action=org.freedesktop.consolekit.system.restart
ResultAny=yes
[stop]
Identity=unix-user:brian
Action=org.freedesktop.consolekit.system.stop
ResultAny=yes
Сохранить.
sudo nano /etc/polkit-1/localauthority/50-local.d/
[udisks]
Identity=unix-user:*
Action=org.freedesktop.udisks*
ResultAny=yes
Сохранить
$ sudo nano /etc/polkit-1/localauthority/50-local.d/udisks.pkla
[udisks]
Identity=unix-user:*
Action=org.freedesktop.udisks*
ResultAny=yes
Сохранить.
$ sudo nano /etc/polkit-1/localauthority/50-local.d/consolekit.pkla
[restart]
Identity=unix-user:*
Action=org.freedesktop.consolekit.system.restart
ResultAny=yes
[stop]
Identity=unix-user:brian
Action=org.freedesktop.consolekit.system.stop
ResultAny=yes
Сохранить.
sudo nano /etc/polkit-1/localauthority/50-local.d/
[udisks]
Identity=unix-user:*
Action=org.freedesktop.udisks*
ResultAny=yes
Сохранить
$ sudo nano /etc/polkit-1/localauthority/50-local.d/udisks.pkla
[udisks]
Identity=unix-user:*
Action=org.freedesktop.udisks*
ResultAny=yes
Сохранить.
Комментариев нет:
Отправить комментарий