system-helpers/etc/systemd/system/pkgfile.service

9 lines
129 B
Desktop File

[Unit]
Description=Run pkgfile
[Service]
Type=oneshot
ExecStart=/usr/bin/pkgfile --update
[Install]
WantedBy=multi-user.target