From fafe5ba28b01c409d1eaa1cfd004e5c32f8c26d3 Mon Sep 17 00:00:00 2001 From: Rohan Garg Date: Tue, 18 Aug 2015 22:48:49 +0200 Subject: [PATCH] Just launch the script directly, will require user interaction --- debian/fs_resize/module.desc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/fs_resize/module.desc b/debian/fs_resize/module.desc index 907f6c1..84a3eb5 100644 --- a/debian/fs_resize/module.desc +++ b/debian/fs_resize/module.desc @@ -3,5 +3,5 @@ type: "job" name: "fs_resize" interface: "process" chroot: false -command: "konsole --nofork -e \"echo y | /usr/local/bin/fs_resize\"" +command: "konsole --nofork -e \"sudo /usr/local/bin/fs_resize)\"" timeout: 120