-
Couldn't load subscription status.
- Fork 70
Labels
bugSomething isn't workingSomething isn't workingpackagesAdd or improve packages of the repositoryAdd or improve packages of the repository
Milestone
Description
The following will need to be updated to handle both names:
toltec/package/xochitl/package
Lines 68 to 75 in 9c1aa92
| # sync.service interferes with launchers | |
| # we use manual-sync.service instead | |
| if [[ "x$(systemctl is-enabled sync.service)" != "xmasked" ]]; then | |
| systemctl mask sync.service | |
| fi | |
| if ! is-active manual-sync.service; then | |
| systemctl enable --now manual-sync.service | |
| fi |
| ExecStart=/usr/bin/sync --service |
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingpackagesAdd or improve packages of the repositoryAdd or improve packages of the repository