Files
tp_cron/pkg_list.service
2024-10-03 12:31:32 +02:00

6 lines
133 B
Desktop File

[Unit]
Description = get installed packages list
[Service]
Type = oneshot
ExecStart = {{ pkg_list_command }} | sort > /root/pkg.list