summaryrefslogtreecommitdiff
path: root/pm/sleep.d/10NetworkManager
diff options
context:
space:
mode:
authorVictor Lowther <victor.lowther@gmail.com>2008-01-28 19:59:34 +0000
committerRichard Hughes <richard@hughsie.com>2008-01-28 19:59:34 +0000
commit9785a16e5619b51d89343d290b9cae14bde2a954 (patch)
tree50c7029c6c474286979bc58c641a992f5aeb2ccd /pm/sleep.d/10NetworkManager
parent103ac946fc745e048736b78bd50d0dcc5dcb5da7 (diff)
All scripts are now POSIX compliant, change shebang lines to have them
run under /bin/sh instead of /bin/bash. Also take care of a few more minor fixups.
Diffstat (limited to 'pm/sleep.d/10NetworkManager')
-rwxr-xr-xpm/sleep.d/10NetworkManager2
1 files changed, 1 insertions, 1 deletions
diff --git a/pm/sleep.d/10NetworkManager b/pm/sleep.d/10NetworkManager
index 052b2ea..f9eeb91 100755
--- a/pm/sleep.d/10NetworkManager
+++ b/pm/sleep.d/10NetworkManager
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
. /usr/lib/pm-utils/functions