diff options
Diffstat (limited to 'daemon/daemon.pro')
| -rw-r--r-- | daemon/daemon.pro | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/daemon/daemon.pro b/daemon/daemon.pro index 27baac9..01ea8d1 100644 --- a/daemon/daemon.pro +++ b/daemon/daemon.pro @@ -23,5 +23,9 @@ HEADERS += \ manager.h \ dbusconnector.h -INSTALLS += target -target.path = /usr/sbin +INSTALLS += target pebbled + +target.path = /usr/bin + +pebbled.files = $${TARGET}.service +pebbled.path = /usr/lib/systemd/user |
