Skip to content

GTKC Knowledgebase

A little bit of wisdom

  • Home
  • Knowledge base home.
  • Systemd

Category: Systemd

Debian Linux Systemd

Enabling rc.local in Debian 9.x (Stretch)

by admin : July 30, 2018July 16, 2021 Debian, Linux, Systemd

Update: 06/05/2020 – I seem to have missed a couple of steps when I created the initial post! (I forgot about the systemd unit file – now corrected) rc.local has been deprecated in Debian 9. However, you can still enable it with the following steps. Create a new file /etc/rc.local Add the following lines: #!/bin/sh […]

Copyright © 2023 GTKC Knowledgebase | Powered by Knowx WordPress Theme