added install script to enable systemd autostart
This commit is contained in:
10
calamares-install.hook
Normal file
10
calamares-install.hook
Normal 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'
|
Reference in New Issue
Block a user