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

11 lines
188 B
Desktop File

[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