- Move rcprosody into systemd section until we have proper sysvinit support - Pass optflags to configure - Install service file and create directories if needed in one run - Dont strip debug symbols - Dont need to verify permissions since we set them - Create systemd tempfile properly - Install config files with file glob - Remove sysvinit stuff - Cleanup systemd conditionals - Use less rights OBS-URL: https://build.opensuse.org/request/show/397406 OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/prosody?expand=0&rev=11
3 lines
74 B
Plaintext
3 lines
74 B
Plaintext
# prosody needs some files in /run:
|
|
d /run/prosody 0755 prosody prosody -
|