mirror of
https://git.launchpad.net/~ubuntu-qt-code/+git/calamares-settings-ubuntu
synced 2025-06-26 17:21:54 +00:00
Run script inside konsole
This commit is contained in:
parent
1e2f88dac0
commit
00f17b2670
2
debian/fs_resize/module.desc
vendored
2
debian/fs_resize/module.desc
vendored
@ -3,5 +3,5 @@ type: "job"
|
|||||||
name: "fs_resize"
|
name: "fs_resize"
|
||||||
interface: "process"
|
interface: "process"
|
||||||
chroot: false
|
chroot: false
|
||||||
command: "/bin/sh -c \"yes y | /usr/local/bin/fs_resize\""
|
command: "konsole --nofork -e \"echo y | /usr/local/bin/fs_resize\""
|
||||||
timeout: 120
|
timeout: 120
|
||||||
|
Loading…
x
Reference in New Issue
Block a user