added install script to enable systemd autostart

This commit is contained in:
davedatum
2020-02-15 12:22:54 +00:00
parent f765844154
commit 872c127908
5 changed files with 41 additions and 9 deletions

10
calamares-install.hook Normal file
View File

@@ -0,0 +1,10 @@
[Trigger]
Operation = Install
Operation = Upgrade
Type = Package
Target = tromjaro-calamares-theme
[Action]
Description = enable systemd timer + service for calamares_polkit
When = PostTransation
Exec = /bin/bash -c '/usr/bin/calamares-launch-script'