diff options
Diffstat (limited to 'INSTALL.md')
-rw-r--r-- | INSTALL.md | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/INSTALL.md b/INSTALL.md new file mode 100644 index 0000000..c350abe --- /dev/null +++ b/INSTALL.md @@ -0,0 +1,29 @@ +Installation +======= +make install + +Modules Requirements +============== +- sys +- imp +- yui +- time +- os +- re +- io +- gettext +- subprocess +- pydbus +- gi.repository +- hashlib +- gnupg +- threading +- logging + +Reminders +====== +Install magiback in /usr/bin +Install org.mageia.magiback.service in /usr/share/dbus-1/system-services/ +Install org.mageia.Magiback.conf /etc/dbus-1/system.d/ +Install polkit policy file in /usr/share/polkit-1/actions/ + |