From: Nicolas Boisselier Date: Sun, 11 Jan 2015 02:37:32 +0000 (+0000) Subject: /home/nico/.vim/templates/daemon.tt X-Git-Url: https://git.nbdom.net/?a=commitdiff_plain;h=5c363b6716e78fc99047c995aba3e015b4794753;p=nb.git /home/nico/.vim/templates/daemon.tt --- diff --git a/etc/vim/templates/daemon.tt b/etc/vim/templates/daemon.tt index 581efb1d..6cebfad9 100644 --- a/etc/vim/templates/daemon.tt +++ b/etc/vim/templates/daemon.tt @@ -5,18 +5,12 @@ # Required-Stop: $remote_fs # Default-Start: 3 5 # Default-Stop: 0 1 2 6 -# Short-Description: Deferred execution scheduler -# Description: Debian init script for the YOUR deferred executions -# scheduler +# Author: [% user.author % ] +# Short-Description: [% var.filename %] +# Description: [% user.me_now %] - [% user.copyright %] ### END INIT INFO -# -# Author: [% author %] -# - ################################################################################# # -# [% user.me_now %] - [% user.copyright %] -# [% var.filename %] # #################################################################################