X-Git-Url: https://git.madduck.net/code/vinst.git/blobdiff_plain/b24e6815628d216f54a7fb57c82a74370258d50d..d0c115dd764b56f005827e7df010af8f21d85e22:/preseed/jessie/commands/late_commands.d/post_boot_cleanup diff --git a/preseed/jessie/commands/late_commands.d/post_boot_cleanup b/preseed/jessie/commands/late_commands.d/post_boot_cleanup index 569cfd8..4d03f20 100755 --- a/preseed/jessie/commands/late_commands.d/post_boot_cleanup +++ b/preseed/jessie/commands/late_commands.d/post_boot_cleanup @@ -19,7 +19,7 @@ if [ -f /etc/inittab ]; then else SCRIPT=/usr/local/sbin/post_boot_cleanup - UNIT=/etc/systemd/system/post_boot_cleanup.service + UNIT=/etc/systemd/system/multi-user.target.wants/post_boot_cleanup.service cat >> $SCRIPT <<-_eof #!/bin/sh