1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-22 21:22:40 +00:00
Arsse/dist/arch/arsse.service

13 lines
238 B
SYSTEMD
Raw Normal View History

[Unit]
Description=The Arsse newsfeed management service
Documentation=https://thearsse.com/manual/
Requires=arsse-fetch.service
BindsTo=arsse-web.service
[Service]
Type=oneshot
RemainAfterExit=true
[Install]
WantedBy=multi-user.target