mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-27 19:50:08 +01:00
2005-06-15 Dan Williams <dcbw@redhat.com>
Patch from Robert Love: * initscript/SUSE/networkmanager - Fix typo git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@688 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
parent
dd4fc8fc24
commit
f14508aa27
3 changed files with 9 additions and 1 deletions
|
|
@ -1,3 +1,9 @@
|
|||
2005-06-15 Dan Williams <dcbw@redhat.com>
|
||||
|
||||
Patch from Robert Love:
|
||||
* initscript/SUSE/networkmanager
|
||||
- Fix typo
|
||||
|
||||
2005-06-15 Dan Williams <dcbw@redhat.com>
|
||||
|
||||
* src/backends/NetworkManagerSuSE.c
|
||||
|
|
|
|||
2
initscript/SUSE/.cvsignore
Normal file
2
initscript/SUSE/.cvsignore
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
Makefile
|
||||
Makefile.in
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
#! /bin/sh
|
||||
### BEGIN INIT INFO
|
||||
# Provides: NetworkManager
|
||||
# Required-Start: $network $dbus
|
||||
# Required-Start: $network dbus hal
|
||||
# Default-Start: 3 4 5
|
||||
# Default-Stop: 0 1 2 6
|
||||
# Description: NetworkManager, a network and wireless connection manager
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue