mirror of
https://github.com/edu4rdshl/linuxscripts.git
synced 2026-07-18 07:34:45 +00:00
Update firefox-profile@.service
This commit is contained in:
parent
c7aad4d5c6
commit
bb6322b698
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue