source: trunk/pkg/deb/jobarchived/DEBIAN/postrm @ 378

Last change on this file since 378 was 378, checked in by bastiaans, 17 years ago

pkg, Makefile:

  • added sources and Makefile for creating releases/tarball/debs/rpms
  • Property svn:executable set to *
File size: 81 bytes
RevLine 
[378]1#!/bin/sh
2
3PATH=/bin:/sbin:/usr/bin:/usr/sbin
4
5update-rc.d -f jobarchived remove
Note: See TracBrowser for help on using the repository browser.