mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 18:07:16 +08:00
11 lines
184 B
Desktop File
11 lines
184 B
Desktop File
[Unit]
|
|
Description=Cherokee web server
|
|
After=syslog.target
|
|
|
|
[Service]
|
|
Type=forking
|
|
ExecStart=/usr/sbin/cherokee -d -C /etc/cherokee/cherokee.conf
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|