Remix.run Logo
LaSombra 40 minutes ago

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

   $ sudo systemctl edit --force --full my-scheduled-work@.timer
or

   $ systemctl edit --user --force --full my-scheduled-work@.timer
Fire-Dragon-DoL 7 minutes ago | parent [-]

Why the @?