# Ansible managed : pkg_list.service modified on 2025-09-29 by tom on skyline.opendoor.fr # this file was created from the role: tco.socle [Unit] Description = get installed packages list [Service] Type = oneshot ExecStart = /usr/local/bin/pkg_list_script.sh User = tom