-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Problem: we currently start brewcop from the brewcop user's .bash_login
, but that is irritating to control when developing.
Just add a systemd unit file so we can start and stop it with systemd. We can map it to /dev/tty1
or one of the other virtual consoles using
https://www.freedesktop.org/software/systemd/man/latest/systemd.exec.html#TTYPath=
Metadata
Metadata
Assignees
Labels
No labels