diff options
author | Xiao Pan <gky44px1999@gmail.com> | 2023-04-15 20:32:54 -0700 |
---|---|---|
committer | Xiao Pan <gky44px1999@gmail.com> | 2023-04-15 20:32:54 -0700 |
commit | 2cc0a3f7665fc2b7251a8ac468594d594cf29aff (patch) | |
tree | 28fe57c3bca68918cfe86e8f4649e0ec6f50f89c /etc/systemd/system/multi-user.target.wants | |
parent | 0df192a502bf156982d9348c2b64d6a107550f7d (diff) |
new systemd monerod@.service template unit, enabled monerod@xyz.service, remove `BindsTo=mullvad-daemon.service`
Diffstat (limited to 'etc/systemd/system/multi-user.target.wants')
l--------- | etc/systemd/system/multi-user.target.wants/monerod@xyz.service | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/systemd/system/multi-user.target.wants/monerod@xyz.service b/etc/systemd/system/multi-user.target.wants/monerod@xyz.service new file mode 120000 index 00000000..136953f4 --- /dev/null +++ b/etc/systemd/system/multi-user.target.wants/monerod@xyz.service @@ -0,0 +1 @@ +/etc/systemd/system/monerod@.service
\ No newline at end of file |