summaryrefslogtreecommitdiffstatshomepage
path: root/r2e/.config/systemd/user/rss2email.service
blob: de53fa5d5101c27093aa0591e442ae93e6a86b82 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=RSS email synchronization service

[Service]
Type=oneshot
ExecStart=/usr/bin/r2e run

[Install]
WantedBy=default.target