dotfiles/dot_config/systemd/user/batmon.service

9 lines
126 B
SYSTEMD

[Unit]
Description=Batmon service
[Service]
Type=oneshot
ExecStart=%h/.local/bin/batmon
[Install]
WantedBy=multi-user.target