mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
10 lines
138 B
Desktop File
10 lines
138 B
Desktop File
[Unit]
|
|
Description=Ceph OSD %i
|
|
After=network.target
|
|
|
|
[Service]
|
|
ExecStart=/usr/bin/ceph-osd -f -i %i
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|