aboutsummaryrefslogtreecommitdiffstats
path: root/etc/systemd/system
Commit message (Expand)AuthorAgeFilesLines
* Revert "systemd: Use non-absolute paths in Exec* lines"Rich Ercolani2023-06-078-16/+16
* systemd: Use non-absolute paths in Exec* linesDimitri John Ledkov2023-05-248-16/+16
* systemd: set restart=always for zfs-zed.serviceGeorge Melikov2022-12-191-1/+1
* Correct multipathd.target to .serviceLaura Hild2022-11-182-2/+2
* Make zfs-share service resilient to stale exportsDon Brady2022-09-091-1/+1
* Add weekly and monthly systemd timers for trimmingJulian Brunner2022-06-103-0/+39
* autoconf: use include directives instead of recursing down etcнаб2022-05-103-27/+0
* autoconf: use include directives instead of recursing down cmdнаб2022-05-101-0/+2
* systemd: read initconfdirKrzysztof Piecuch2022-02-227-1/+8
* systemd: add weekly and monthly scrub timersGeorgy Yakovlev2021-12-165-1/+43
* systemd: import: expand $ZPOOL_IMPORT_OPTS correctlyнаб2021-06-142-2/+2
* dracut: 90zfs: respect zfs_force=1 on systemd systemsнаб2021-06-102-2/+2
* zfs-import-{cache,scan}: change condition to FileNotEmptyнаб2021-02-052-2/+2
* Verify zfs module loaded before starting servicesBrian Behlendorf2020-11-283-0/+3
* Fix a dependency loopRichard Laager2020-08-281-1/+0
* Verify zfs module loaded before starting servicesJonathon2020-08-013-3/+3
* Verify zfs module loaded before starting servicesJonathon2020-07-293-0/+3
* Centralize variable substitutionArvind Sankar2020-07-141-20/+3
* Remove dependency on sharetab file and refactor sharing logicGeorge Wilson2020-07-131-1/+0
* Fixes for make distArvind Sankar2020-06-261-3/+1
* Drop unnecessary srcdir pathsArvind Sankar2020-06-241-10/+10
* Order zfs-import-*.service after multipathdRichard Laager2020-01-222-0/+2
* Workaround to avoid a race when /var/lib is a persistent datasetDidier Roche2019-10-021-0/+1
* Restore :: in Makefile.amRyan Moeller2019-08-261-0/+1
* Fix install error introduced by #9089Paul Dagnelie2019-08-221-1/+1
* initramfs: fixes for (debian) initramfsMichael Niewöhner2019-08-161-0/+4
* Race between zfs-share and zfs-mount servicesGeorge Wilson2019-07-281-0/+1
* New service that waits on zvol links to be createdPavel Zakharov2019-07-174-0/+25
* Move dracut specifics to dracut moduleMichael Niewöhner2019-04-022-2/+0
* Fix systemd-import servicesMichael Niewöhner2019-03-292-2/+2
* Remove hard dependency on bashMichael Niewöhner2019-03-292-2/+2
* ZFS mounted NFSv3 shares fail lock reclaimsDon Brady2019-02-151-0/+1
* Add kernel module auto-loadingBrian Behlendorf2018-03-133-3/+0
* Allow modprobe to fail when called within systemdMatthew Thode2018-02-212-2/+2
* remove pools without a bootfs from BOOTFS variableMatthew Thode2018-01-302-2/+2
* Run zfs load-key if needed in dracutMatthew Thode2018-01-182-0/+2
* Cleanup systemd dependenciesAntonio Russo2017-11-087-7/+4
* systemd zfs-import.target and documentationAntonio Russo2017-10-305-6/+13
* Add man page reference to systemd unitsFabian-Gruenbichler2017-09-054-0/+4
* Disable mount(8) canonical paths in do_mount()LOLi2017-08-211-1/+0
* Fix zfs-mount.service failure on bootBrian Behlendorf2017-02-081-0/+1
* Fix zfs-share systemd unit fileLOLi2017-01-131-1/+1
* Set proper dependency for string replacement targetsChunwei Chen2016-08-021-9/+2
* Systemd configuration fixesBrian Behlendorf2016-05-277-10/+26
* A collection of dracut fixesManuel Amador (Rudd-O)2016-05-122-0/+2
* Add nfs-kernel-server for DebianGrischa Zengel2016-02-251-2/+2
* Rename 'zed.service' to 'zfs-zed.service'Turbo Fredriksson2015-10-023-3/+6
* Support parallel build trees (VPATH builds)Turbo Fredriksson2015-07-171-9/+10
* Use ExecStartPre to load zfs modulesBrian Behlendorf2015-05-262-2/+4
* Wait in libzfs_init() for the /dev/zfs deviceBrian Behlendorf2015-05-222-2/+2