1
0
mirror of https://github.com/ksyasuda/rice.git synced 2025-02-19 01:59:22 -08:00
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