dotfiles/dot_config/systemd/user/proton-bridge.service

10 lines
161 B
SYSTEMD
Raw Normal View History

2020-05-07 02:20:04 +00:00
[Unit]
After=network.target
[Service]
Restart=always
ExecStart=/home/michael/.local/share/proton-bridge/run-proton-bridge.sh
[Install]
WantedBy=default.target