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

9 lines
135 B
Desktop File

[Unit]
Description=Run docker_housekeeping
[Service]
Type=oneshot
ExecStart=docker_housekeeping
[Install]
WantedBy=multi-user.target