Update firefox-profile@.service

This commit is contained in:
Eduard Tolosa 2018-12-05 14:40:51 +00:00
parent c7aad4d5c6
commit bb6322b698

View file

@ -7,5 +7,5 @@ WantedBy=default.target
[Service] [Service]
Type=oneshot Type=oneshot
RemainAfterExit=yes RemainAfterExit=yes
ExecStart=/home/sechacklabs/.local/bin/firefox-sync %i ExecStart=/home/YourUsername/.local/bin/firefox-sync %i
ExecStop=/home/sechacklabs/.local/bin/firefox-sync %i ExecStop=/home/YourUsername/.local/bin/firefox-sync %i