summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/oprofile/oprofileui-server/oprofileui-server.service
blob: 1a2cbe62ea549ed184119501eb154f94cb7a95ef (plain)
1
2
3
4
5
6
[Unit]
Description=OProfileUI Server
After=network.target

[Service]
ExecStart=/bin/sh -c ". @SYSCONFDIR@/profile; @BINDIR@/oprofile-server"