Skip to content

Commit 3335ee9

Browse files
author
David Moravek
committed
debian packaging code review; thx @mnicky
1 parent cc0bda9 commit 3335ee9

2 files changed

Lines changed: 0 additions & 7 deletions

File tree

debian/init.d

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
#! /bin/sh
22
### BEGIN INIT INFO
3-
# Provides: skeleton
43
# Required-Start: $remote_fs $syslog
54
# Required-Stop: $remote_fs $syslog
65
# Default-Start: 2 3 4 5
@@ -10,11 +9,6 @@
109
# placed in /etc/init.d.
1110
### END INIT INFO
1211

13-
# Author: Foo Bar <foobar@baz.org>
14-
#
15-
# Please remove the "Author" lines above and replace them
16-
# with your own name if you copy and modify this script.
17-
1812
# Do NOT "set -e"
1913

2014
# PATH should only include /usr/* if it runs after the mountnfs.sh script

debian/postinst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
dh_installdeb will replace this with shell code automatically
21
#!/bin/sh
32
# postinst script for mypackage
43
#

0 commit comments

Comments
 (0)