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

9 lines
133 B
Desktop File

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