Looking for feedback

I havn't seen anything in
https://fedoraproject.org/wiki/Systemd

Google not much help.

but I would like
"fixfiles onboot"
to run just before poweroff both cli\gui

not sure how
"Requires=fixfiles"
"After="fixfiles onboot"
would work out.


[Unit]
Description=Power-Off
DefaultDependencies=no
Requires=shutdown.target umount.target final.target /usr/bin/fixfiles
After=shutdown.target umount.target final.target "fixfiles -q onboot"
.include /usr/lib/systemd/system/poweroff.service

Would use a crontab,
but not sure how
"@poweroff fixfiles onboot"
could be worked in, as not valid as a command

--
Regards,

Frank Murphy
UTF_8 Encoded
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to