logoalt Hacker News

LaSombralast Tuesday at 5:24 PM1 replyview on HN

If you want to create a new systemd unit file you can run:

   $ sudo systemctl edit --force --full [email protected]
or

   $ systemctl edit --user --force --full [email protected]

Replies

Fire-Dragon-DoLlast Tuesday at 5:57 PM

Why the @?

show 1 reply