packages feed

spacecookie-0.2.1.1: etc/spacecookie.service

[Unit]
Description=Spacecookie Gopher Daemon
Requires=spacecookie.socket

[Service]
Type=notify
ExecStart=/path/to/spacecookie /path/to/spacecookie.json
FileDescriptorStoreMax=1
NotifyAccess=main
StandardError=journal
User=spacecookie
Group=spacecookie

[Install]
WantedBy=multi-user.target