File: gfs2_withdraw_helper

package info (click to toggle)
gfs2-utils 3.6.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,984 kB
  • sloc: ansic: 27,343; python: 1,215; sh: 380; makefile: 378; yacc: 188; lex: 108
file content (17 lines) | stat: -rw-r--r-- 455 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Description: update udev script to work in Debian
Author: Valentin Vidic <Valentin.Vidic@CARNet.hr>
Forwarded: not-needed
Last-Update: 2018-04-05
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/gfs2/scripts/gfs2_withdraw_helper
+++ b/gfs2/scripts/gfs2_withdraw_helper
@@ -19,7 +19,7 @@
 
 if [ -z "$DM_DEV" ]
 then
-    /usr/bin/dmsetup suspend $DM_DEV
+    /sbin/dmsetup suspend $DM_DEV
 fi
 
 # Signal completion of withdraw