Projekt

Obecné

Profil

Stáhnout (149 Bajtů) Statistiky
| Větev: | Tag: | Revize:
8baed187 Michal Kliment
#!/bin/sh
# FreenetIS-qos DEB: actions before uninstalling of package

NAME=freenetis-qos

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

#DEBHELPER#

exit 0