Kris Lamoureux
81f387c340
- Shifted release info to packer variables - Doubled boot_command initial wait to 20s - Renamed Packer source to debian-live - Removed .sh from debianzfs script path - Tweaked comment wording - Replaced hardcoded codename - Used 'ln -fs' for existing /etc/mtab
4 lines
62 B
Bash
4 lines
62 B
Bash
#!/bin/bash
|
|
sudo passwd -d user
|
|
sudo chmod u+x /tmp/debianzfs
|