Projekt

Obecné

Profil

Stáhnout (204 Bajtů) Statistiky
| Větev: | Tag: | Revize:
#!/bin/sh
# FreenetIS DEB: actions before uninstalling of package

NAME=freenetis-monitoring
CONFIGFILE=/etc/freenetis/freenetis-monitoring.conf

# stop daemon
/etc/init.d/$NAME stop

#DEBHELPER#

exit 0
(8-8/9)