summaryrefslogtreecommitdiffstats
path: root/share/systemd/ceph-log.service
blob: 529349917a059a96468cb34bf73ffacc47f05a76 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=ceph-log
Documentation=man:ceph-log
After=network.target

[Service]
ExecStart=/usr/bin/ceph-log
Type=simple

[Install]
WantedBy=multi-user.target