Skip to content

Commit

Permalink
Merge pull request #164 from Olf0/master
Browse files Browse the repository at this point in the history
Last commits for v1.4.3
  • Loading branch information
Olf0 authored Mar 16, 2021
2 parents 87c8fc9 + a51c4e0 commit 996ad0d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion rpm/crypto-sdcard.spec
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Group: System/Base
Distribution: SailfishOS
Vendor: olf
Packager: olf
License: MIT
License: LGPL-2.1-only
URL: https://github.com/Olf0/%{name}
Source: https://github.com/Olf0/%{name}/archive/%{version}-%{release}/%{name}-%{version}-%{release}.tar.gz
# rpmbuild (as of v4.14.1) handles the Icon tag awkwardly and in contrast to the Source tag(s):
Expand Down
1 change: 1 addition & 0 deletions systemd/system/[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Before=alien-service-manager.service umount.target
Type=oneshot
RemainAfterExit=yes
EnvironmentFile=-/var/lib/environment/udisks2/%[email protected]
EnvironmentFile=-/var/lib/environment/udisks2/%N.conf
EnvironmentFile=-/var/lib/environment/udisks2/%p@%I.conf
ExecStart=/usr/bin/udisksctl-user mount $UDISKS2_MOUNT_OPTIONS -b /dev/mapper/%I
ExecStop=/usr/bin/udisksctl unmount -b /dev/mapper/%I
Expand Down
1 change: 1 addition & 0 deletions systemd/system/[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Before=alien-service-manager.service umount.target
Type=oneshot
RemainAfterExit=yes
EnvironmentFile=-/var/lib/environment/udisks2/%[email protected]
EnvironmentFile=-/var/lib/environment/udisks2/%N.conf
EnvironmentFile=-/var/lib/environment/udisks2/%p@%I.conf
ExecStart=/usr/bin/udisksctl-user mount $UDISKS2_MOUNT_OPTIONS -b /dev/mapper/%I
ExecStop=/usr/bin/udisksctl unmount -b /dev/mapper/%I
Expand Down

0 comments on commit 996ad0d

Please sign in to comment.