ayaports/apk/v3.13/main/papermc/papermc.service
build@apk-groulx 600a5bb90e update
2021-06-04 15:24:22 +00:00

13 lines
242 B
Desktop File

[Unit]
Description=PaperMC Server
After=local-fs.target network.target multi-user.target
[Service]
Type=forking
ExecStart=/usr/bin/papermc start
ExecStop=/usr/bin/papermc stop
User=papermc
Group=papermc
[Install]
WantedBy=multi-user.target