mirror of
https://github.com/pentoo/pentoo-overlay
synced 2025-12-10 02:14:55 +01:00
9 lines
177 B
Desktop File
9 lines
177 B
Desktop File
[Unit]
|
|
Description=SonarQube Community Edition
|
|
After=network.target
|
|
|
|
[Service]
|
|
User=sonar
|
|
Group=sonar
|
|
# universal sonar startup file
|
|
ExecStart=/opt/sonar/bin/linux-multiarch.sh
|