Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
D
dbp
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
packages
dbp
Commits
55ea3619
Commit
55ea3619
authored
Nov 07, 2015
by
aTc
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
remove debian/dbp.install and dbp.service
parent
a1130a23
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
29 deletions
+0
-29
debian/dbp.install
debian/dbp.install
+0
-15
debian/dbp.service
debian/dbp.service
+0
-14
No files found.
debian/dbp.install
deleted
100644 → 0
View file @
a1130a23
conf
/
dbp_config
.
ini
/
etc
/
dbp
/
conf
/
de
.
dragonbox
.
PackageDaemon
.
conf
/
etc
/
dbus
-
1
/
system
.
d
/
scripts
/
dbp_exec
/
etc
/
dbp
/
scripts
/
run_script
/
etc
/
dbp
/
build
/
bin
/
dbp
*
/
usr
/
bin
/
build
/
share
/*
/
usr
/
share
/
build
/
lib
/
libdbpmgr
.
so
/
usr
/
lib
/
scripts
/
dbp_exec
/
etc
/
dbp
/
scripts
/
dbp
-
thumbnail
/
usr
/
bin
/
conf
/
binfmts
/
dbp
.
binfmt
/
usr
/
share
/
binfmts
/
conf
/
dbp
-
desktopd
-
autostart
.
desktop
/
etc
/
xdg
/
autostart
/
conf
/
dbp
-
run
-
path
.
desktop
/
usr
/
share
/
applications
/
conf
/
mime
/
x
-
dbp
.
xml
/
usr
/
share
/
mime
/
packages
conf
/
thumbnailers
/
x
-
dbp
.
thumbnailer
/
usr
/
share
/
thumbnailers
/
conf
/
dbpd
-
introspection
.
xml
/
etc
/
dbp
/
debian/dbp.service
deleted
100644 → 0
View file @
a1130a23
[Unit]
Description
=
DragonBox Package Daemon
[Service]
Type
=
forking
ExecStart
=
/usr/bin/dbpd -d
PIDFile
=
/var/run/dbpd.pid
Restart
=
on-abort
TimeoutStopSec
=
1
ExecStartPost
=
-/usr/sbin/update-binfmts --import dbp.binfmt
ExecStopPost
=
-/usr/sbin/update-binfmts --disable dbp.binfmt
[Install]
WantedBy
=
multi-user.target
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment