X-Git-Url: https://git.madduck.net/code/vinst.git/blobdiff_plain/0a6dba16ee37c98b2580aaa32f2f41821bba1142..56ebc8501fd24ca8a2d1c7ecb224d7e667a26b86:/preseed/stretch/commands/late_commands.d/mask_display-manager.service diff --git a/preseed/stretch/commands/late_commands.d/mask_display-manager.service b/preseed/stretch/commands/late_commands.d/mask_display-manager.service new file mode 100755 index 0000000..23d4c19 --- /dev/null +++ b/preseed/stretch/commands/late_commands.d/mask_display-manager.service @@ -0,0 +1,3 @@ +#!/bin/sh +echo "Masking display-manager.service..." +ln -s /dev/null /etc/systemd/system/display-manager.service