rice/systemd/user/eos-update-notifier.service.bak
2022-01-27 01:48:10 -08:00

11 lines
188 B
SYSTEMD

[Unit]
Description=EOS update notifier service
[Service]
Type=oneshot
Environment=DISPLAY=:0
ExecStart=/usr/bin/eos-update-notifier -systemd
[Install]
WantedBy=eos-update-notifier.timer