Skip to content

Instantly share code, notes, and snippets.

@michaelmuenzer
Created October 19, 2020 19:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save michaelmuenzer/741d7bd531b613310b63e8701de33b66 to your computer and use it in GitHub Desktop.
Save michaelmuenzer/741d7bd531b613310b63e8701de33b66 to your computer and use it in GitHub Desktop.
> sudo systemctl status raspapd.service
● raspapd.service - RaspAP Service Daemon
Loaded: loaded (/lib/systemd/system/raspapd.service; enabled; vendor preset:
Active: inactive (dead) since Mon 2020-10-19 20:57:35 CEST; 9min ago
Main PID: 560 (code=exited, status=0/SUCCESS)
Oct 18 20:47:33 raspberrypi systemd[1]: Starting RaspAP Service Daemon...
Oct 18 20:47:34 raspberrypi bash[560]: Stopping network services...
Oct 18 20:47:44 raspberrypi bash[560]: Warning: dhcpcd.service changed on disk.
Oct 18 20:47:44 raspberrypi bash[560]: Changing RaspAP Daemon --interface to uap
Oct 18 20:47:44 raspberrypi bash[560]: Disabling systemd-networkd
Oct 18 20:47:46 raspberrypi bash[560]: Starting network services...
Oct 18 20:47:51 raspberrypi bash[560]: Job for dhcpcd.service failed because the
Oct 18 20:47:51 raspberrypi bash[560]: See "systemctl status dhcpcd.service" and
Oct 19 20:57:35 raspberrypi bash[560]: RaspAP service start DONE
Oct 19 20:57:35 raspberrypi systemd[1]: Started RaspAP Service Daemon.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment