Just launch the script directly, will require user interaction

This commit is contained in:
Rohan Garg 2015-08-18 22:48:49 +02:00
parent 00f17b2670
commit fafe5ba28b

View File

@ -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