1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-23 06:24:53 +00:00
Arsse/dist/arch/arsse.service
2021-05-16 15:59:52 -04:00

13 lines
258 B
Desktop File

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