8 lines
105 B
SYSTEMD
8 lines
105 B
SYSTEMD
[Unit]
|
|
Description=Run calamares_polkit on boot
|
|
|
|
[Timer]
|
|
OnBootSec=1min
|
|
|
|
[Install]
|
|
WantedBy=timers.target |