Skip to content

Commit

Permalink
fix: Use the RequiresMountsFor= option to govern tailscale-install se…
Browse files Browse the repository at this point in the history
…rvice initialization
  • Loading branch information
notheotherben committed Jan 8, 2025
1 parent 2b921e5 commit ab57015
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/tailscale-install.service
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[Unit]
Description=Ensure that Tailscale is installed on your device
After=network.target
Requires=mnt-.rwfs.mount
RequiresMountsFor=/data/tailscale
Wants=tailscale-install.timer

[Service]
Expand Down

0 comments on commit ab57015

Please sign in to comment.